Monday, June 24, 2013

Here is how I started the postgresql server:

& 'C:\Program Files\PostgreSQL\9.2\bin\pg_ctl.exe' 
 -D "C:\Users\Chris\Documents\postgresql" -l logfile start
  
server starting
 

No comments:

Post a Comment