Re: [GENERAL] Missing domain socket after reboot.

2006-06-22 Thread Bill Moseley
On Thu, Jun 22, 2006 at 08:16:05AM -0400, Douglas McNaught wrote: > Bill Moseley <[EMAIL PROTECTED]> writes: > > > Hum. lsof knows about the file. > > > > $ lsof -p 1512 | grep /var/run > > postmaste 1512 postgres4u unix 0xf78b5980 1631 > > /var/run/postgresql/.s.PGSQL.543

Re: [GENERAL] Missing domain socket after reboot.

2006-06-22 Thread Douglas McNaught
Bill Moseley <[EMAIL PROTECTED]> writes: > Hum. lsof knows about the file. > > $ lsof -p 1512 | grep /var/run > postmaste 1512 postgres4u unix 0xf78b5980 1631 > /var/run/postgresql/.s.PGSQL.5432 > > > Any ideas what happened to the socket? Maybe something in your bootup p