From: | Olivier PRENANT <ohp(at)pyrenet(dot)fr> |
---|---|
To: | Larry Rosenman <ler(at)lerctr(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Please help |
Date: | 2002-10-21 17:39:53 |
Message-ID: | Pine.UW2.4.21.0210211937190.20197-100000@server |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi larry,
Glad to see you around...
On 21 Oct 2002, Larry Rosenman wrote:
> Date: 21 Oct 2002 12:34:48 -0500
> From: Larry Rosenman <ler(at)lerctr(dot)org>
> To: ohp(at)pyrenet(dot)fr
> Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>,
> pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] Please help
> > The point is, it occurs today for the very first time!
> > Question: does (with 7.2) augmenting max_connection suffice, or do I have
> > to recompile?
> You might need to up the Shared Memory parameters and the Semaphore
> Parameters in your OS (UnixWare IIRC).
I did!
> >
> > That's the only thing that comes to my mind! I changed max_coneections
> > (and related parameters) in postgresql.conf only...
> >
> > I say that, because I tried to change socket_directory in postgresql.conf
> > and clients didn't work anymore
Sorry, I mis-explain!
I mean changing socket_directory in postgresql.conf and restart server did
create .s.PGSQL.5432 in the new dir, however clients (like psql) still
want it in /tmp!!
> See above.
>
>
> > >
> > > regards, tom lane
> > >
> >
> > --
> > Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
> > Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax)
> > 31190 AUTERIVE +33-6-07-63-80-64 (GSM)
> > FRANCE Email: ohp(at)pyrenet(dot)fr
> > ------------------------------------------------------------------------------
> > Make your life a dream, make your dream a reality. (St Exupery)
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster
> >
>
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2002-10-21 17:57:19 | Re: Please help |
Previous Message | Larry Rosenman | 2002-10-21 17:34:48 | Re: Please help |