Re: [HACKERS] Binding PostgreSQL to a specific ip address

2002-03-26 Thread Alastair D'Silva
Cheers, next time I'll look a bit harder :) -- Alastair D'Silva B. Sc.mob: 0413 485 733 Networking Consultant New Millennium Networking http://www.newmillennium.net.au > -Original Message- > From: Gavin Sherry [mailto:[EMAIL PROTECTED]] > Sent: Wednesd

[HACKERS] Binding PostgreSQL to a specific ip address

2002-03-26 Thread Alastair D'Silva
Is there any way to force PostgreSQL to bind to a specific IP address? There doesn't seem to be anything about this in the docs, and if its not implemented, it would be a useful feature to have (and an easy one to implement). -- Alastair D'Silva B. Sc.mob: 0413 485 733

Re: [HACKERS] initdb dies during IpcSemaphoreCreate under BSD jail

2002-03-26 Thread Alastair D'Silva
You need to get your provider to set the sysctl jail.sysvipc_allowed to 1 in the host environment. If they're not willing to do this for you, we provide this feature on our servers, and also have a shared Postgres database you can use. -- Alastair D'Silva B. Sc.mob: 04

[HACKERS] Self vacuuming

2001-04-29 Thread Alastair D'Silva
cuumed once they have had more than X insert/deletes and there is less than Y load (however load may be defined) on the database. Would this be a particularly hard feature to implement? Cheers, -- Alastair D'Silva (mob: 0413 485 733) Networking Consultant New Millennium Networking (web: h