PDA

View Full Version : Postgres start


texerasmo
20-03-2007, 09:51
Come faccio a far partire postgres sotto windows con l'opzione -i?

su linux facevo cosė


su -l postgres -c '/usr/local/pgsql/bin/pg_ctl -o " -i -p 5432 " -D /usr/local/pgsql/data start -l > /home/postgres/logfile 2>&1'