Search Postgresql Archives

Re: createdb errors and more

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Nov 16, 2009 at 17:55, Reno Bladergroen
<reno.bladergroen@xxxxxxxxxx> wrote:

> I installed pgsql according to the manual, generated a data folder, changed ownership to postgres, switched user postgres and initialized the database. starting the database is also successful (status says running).

[...]

I assume you are talking about the steps similiar to the ones listed
under 14.1 Short Version here;
http://www.postgresql.org/docs/8.0/interactive/installation.html. If
so, peek around the logfile produced for postmaster and see if you can
find anything useful in there.

To me, the problems sounds like the initdb-command failed somehow,
since you get the message "could not connect to server", but it could
also mean that the server actually did not start. What happens if you
do "telnet localhost 5432"? If you get a reply, the server is atleast
up and running.


--
- Rikard

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux