Re: [ADMIN] Postgresql ssl mode

2004-05-19 Thread Tony Reina
> Hi, > > the certificate was create in the directori of data, an the permision its > to user postgres. > > but the database not start > Print the postmaster log file (I think it's $PGDATA/serverlog). It should tell you specifically why the SSL mode can't start (permissions/existence/etc). -To

Re: [ADMIN] Postgresql ssl mode

2004-05-18 Thread Mitch Pirtle
Mario Alberto Soto Cordones wrote: Hi, the certificate was create in the directori of data, an the permision its to user postgres. but the database not start Not sure if this is supposed to go on the list, so send me your pg_hba.conf and postgresql.conf files (off-list). I believe you have an er

Re: [ADMIN] Postgresql ssl mode

2004-05-18 Thread Mario Alberto Soto Cordones
Hi, the certificate was create in the directori of data, an the permision its to user postgres. but the database not start Thank Mario > Hi Mario, > > Did you remember to create SSL certificates, place them in your > pgsql/data directory and set permissions on those files? > > This is what kee

Re: [ADMIN] Postgresql ssl mode

2004-05-18 Thread Mitch Pirtle
Hi Mario, Did you remember to create SSL certificates, place them in your pgsql/data directory and set permissions on those files? This is what keeps PG from firing up in SSL mode (on my setup, at least). HTH, -- Mitch Mario Alberto Soto Cordones wrote: Hi don´t say error only not start Thank Ma

Re: [ADMIN] Postgresql ssl mode

2004-05-18 Thread Mario Alberto Soto Cordones
Hi don´t say error only not start Thank > Mario Alberto Soto Cordones wrote: >> I have installed a postgresql 7.4.2, and when try to up in ssl mode >> this not up. then comment the ssl line in postgresql.conf and this >> start correctly. > > Tell us the error messages, then we can maybe help you.

Re: [ADMIN] Postgresql ssl mode

2004-05-18 Thread Peter Eisentraut
Mario Alberto Soto Cordones wrote: > I have installed a postgresql 7.4.2, and when try to up in ssl mode > this not up. then comment the ssl line in postgresql.conf and this > start correctly. Tell us the error messages, then we can maybe help you. ---(end of broadcast)--