Re: Postgres

2000-02-04 Thread Jens Sander
On Fri, 4 Feb 2000, Roland McGrath wrote: > The loopback is set up automatically, there is no need to do anything for it. > The settrans command above should be fine (with real IP addresses, of course). > Yes, sure. I used _real_ IP addresses > > So, because I'm naive enough, I did the next ste

Re: Postgres

2000-02-04 Thread Roland McGrath
> settrans -fg /servers/socket/2 /hurd/pfinet --interface=eth0 > --address=10.0.0.NN --gateway=10.0.0.NN --netmask=255.255.255.0 > > But I think this will only set up the LAN. So how do I set up the > loopback ( that's what I need, isn't it ) ? The loopback is set up automatically, there is no

Re: Postgres

2000-02-04 Thread Jens Sander
On Fri, 4 Feb 2000, Marcus Brinkmann wrote: > On Thu, Feb 03, 2000 at 09:38:55AM -0800, Brent Fulgham wrote: > > Everything seems current. You can certainly update a system via dpkg -- > > in fact, that's the prefered way :-) > > Of course, if you update the Hurd, you need to get the servers res

Re: Postgres

2000-02-03 Thread Marcus Brinkmann
On Thu, Feb 03, 2000 at 09:38:55AM -0800, Brent Fulgham wrote: > Everything seems current. You can certainly update a system via dpkg -- > in fact, that's the prefered way :-) Of course, if you update the Hurd, you need to get the servers restarted. For pfinet this can be done without reboot: Jus

RE: Postgres

2000-02-03 Thread Brent Fulgham
> >base/libc0.2_2.1.2-10.deband > >devel/libc0.2-dev_2.1.2-10.deb > > > > The relevant fix however, was to the pfinet server, which is part of > > the hurd package. The relevant ChangeLog entry is: > > > >1999-10-22 Roland McGrath <[EMAIL PROTECTED]> > > > >* s

Re: Postgres

2000-02-03 Thread Jens Sander
On Thu, 3 Feb 2000, Mark Kettenis wrote: >Date: Thu, 3 Feb 2000 14:46:35 +0100 (CET) >From: Jens Sander <[EMAIL PROTECTED]> > >On Wed, 2 Feb 2000, Brent Fulgham wrote: > >> > $ /usr/local/pgsql/bin/postmaster >> > FATAL: StreamServerPort: setsockopt(SO_REUSEADDR)

Re: Postgres

2000-02-03 Thread Mark Kettenis
Date: Thu, 3 Feb 2000 14:46:35 +0100 (CET) From: Jens Sander <[EMAIL PROTECTED]> On Wed, 2 Feb 2000, Brent Fulgham wrote: > > $ /usr/local/pgsql/bin/postmaster > > FATAL: StreamServerPort: setsockopt(SO_REUSEADDR) > > failed: Operation not supported > > /usr/

RE: Postgres

2000-02-03 Thread Jens Sander
On Wed, 2 Feb 2000, Brent Fulgham wrote: > > $ /usr/local/pgsql/bin/postmaster > > FATAL: StreamServerPort: setsockopt(SO_REUSEADDR) > > failed: Operation not supported > > /usr/local/pgsql/bin/postmaster: cannot create UNIX stream port > > > > >>Someone out there who can help ?

RE: Postgres

2000-02-02 Thread Brent Fulgham
> $ /usr/local/pgsql/bin/postmaster > FATAL: StreamServerPort: setsockopt(SO_REUSEADDR) > failed: Operation not supported > /usr/local/pgsql/bin/postmaster: cannot create UNIX stream port > > >>Someone out there who can help ? > Hmmm. I was having similar problems with getsockop