gooderp18绿色标准版
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

11 lignes
395B

  1. @ECHO OFF
  2. REM The script sets environment variables helpful for PostgreSQL
  3. @SET PATH="d:\Program Files\Odoo 17.2alpha1.20240315\PostgreSQL\bin";%PATH%
  4. @SET PGDATA=d:\Program Files\Odoo 17.2alpha1.20240315\PostgreSQL\data
  5. @SET PGDATABASE=postgres
  6. @SET PGUSER=openpg
  7. @SET PGPORT=5432
  8. @SET PGLOCALEDIR=d:\Program Files\Odoo 17.2alpha1.20240315\PostgreSQL\share\locale
上海开阖软件有限公司 沪ICP备12045867号-1