How can I start posgresql from bundle, by googling It says command
pg_ctl start [-D DATADIR]
but what path should I give in datadir
no pg_hba.conf or folder nammed data in bundle like in installation
|
How can I start posgresql from bundle, by googling It says command
but what path should I give in datadir no pg_hba.conf or folder nammed data in bundle like in installation |
|||||
|
|
You should probably reference the documentation. You need to run a command or two to initialize things before you can actually start the server. |
|||
|
|