Re: Configuration problem
От | Alexandre Ricciardi |
---|---|
Тема | Re: Configuration problem |
Дата | |
Msg-id | 416CFF0F.5080900@free.fr обсуждение исходный текст |
Ответ на | Configuration problem (Alexandre Ricciardi <alexandre.ricciardi@free.fr>) |
Ответы |
Re: Configuration problem
How many rows can postgresql can sustain |
Список | pgsql-novice |
Alexandre Ricciardi wrote: > Hi all, > > I have a problem to connect to my database localy from jdbc, > in postgresql.conf i allow tcp/ip connection, > in pg_hba.conf i have the following lines : > local all trust > host all all 127.0.0.1 255.255.255.255 trust > > i don't get where i am wrong in my configuration > > Thanks for help > > regards > > Alexandre > > ---------------------------(end of broadcast)--------------------------- > TIP 8: explain analyze is your friend > > in postgresql.conf i have "tcpip_socket = true", but i must start pgsql with "/usr/bin/postmaster -p 5432 -i -D /var/lib/pgsql/data", the init.d script does not allow tcp/ip connections perhaps my script is not good ???
В списке pgsql-novice по дате отправления: