Re: [ADMIN] Making connections to postgres under FreeBSD

2003-01-31 Thread codeWarrior
Are you connecting on the "localhost" -- I saw no entry in your pg_hba.conf for localhost... Also -- Was postgres STARTED with -i or did you just change the pgoptions file and NOT restart your postgres server or reload the options file ??? pg_ctl RELOAD... ""Sill-II, Stephen"" <[EMAIL PROT

Re: [ADMIN] Making connections to postgres under FreeBSD

2003-01-31 Thread Sill-II, Stephen
: Re: [ADMIN] Making connections to postgres under FreeBSD Sill-II, Stephen schrieb: >Hi, > >Quick question. I'm very familiar with setting postgresql up under linux. >I recently installed it on a FreeBSD box, and I'm having trouble making >TCP/IP connections to it. I h

Re: [ADMIN] Making connections to postgres under FreeBSD

2003-01-30 Thread Oliver Vecernik
Sill-II, Stephen schrieb: Hi, Quick question. I'm very familiar with setting postgresql up under linux. I recently installed it on a FreeBSD box, and I'm having trouble making TCP/IP connections to it. I have set it to allow those connections under the postgresql.conf file, and it's listening o

[ADMIN] Making connections to postgres under FreeBSD

2003-01-30 Thread Sill-II, Stephen
Hi, Quick question. I'm very familiar with setting postgresql up under linux. I recently installed it on a FreeBSD box, and I'm having trouble making TCP/IP connections to it. I have set it to allow those connections under the postgresql.conf file, and it's listening on the proper port. When I t