postgresql install questions
postgresql install questions
(OP)
Can anyone kindly provide me with detailed links/howtos to help me install PostgreSQL preferably from tarballs.
No web server wil be setup on the postgresql machine. Apache from another machine will access this. Does anyone know what port does PostgreSQL run on.
If I want to setup Apache-PHP later, will that be a problem to get it working with PostgreSQL ??
Thanks.
No web server wil be setup on the postgresql machine. Apache from another machine will access this. Does anyone know what port does PostgreSQL run on.
If I want to setup Apache-PHP later, will that be a problem to get it working with PostgreSQL ??
Thanks.
RE: postgresql install questions
postgresql is on port 5432, but default instalation does not open the port
no there is no problem to run apache/php later