Re: PostgreSQL for VAX on NetBSD/OpenBSD

Thor Lancelot Simon <[email protected]> Sat, 22 Aug 2015 13:58:15 -0400
Newsgroups gmane.os.netbsd.ports.vax,gmane.os.openbsd.vax,gmane.comp.db.postgresql.devel.general
Message-ID <[email protected]>
On Thu, Aug 20, 2015 at 04:32:19PM +0100, Greg Stark wrote:
> 
> That's the problem. initdb tests how many connections can start up
> when writing the default config. But we assume that each process can
> use up to the rlimit file descriptors without running into a
> system-wide limit.

That sounds like a fairly bogus assumption -- unless the system-wide
limit is to be meaningless.

The default NetBSD limits on the VAX are probably still too low, however.

Thor