Re: createdb errors and more
От | Rikard Bosnjakovic |
---|---|
Тема | Re: createdb errors and more |
Дата | |
Msg-id | d9e88eaf0911160916l384364c2y31a4539bae1a8d2b@mail.gmail.com обсуждение исходный текст |
Ответ на | createdb errors and more (Reno Bladergroen <reno.bladergroen@telenet.be>) |
Список | pgsql-general |
On Mon, Nov 16, 2009 at 17:55, Reno Bladergroen <reno.bladergroen@telenet.be> wrote: > I installed pgsql according to the manual, generated a data folder, changed ownership to postgres, switched user postgresand 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
В списке pgsql-general по дате отправления: