Richard Bayet writes:
> How do I set up (here, to extend it) the maximum number of clients for a
> database ?
Use the -N option.
> I start postmaster with 'postmaster -i -N 16' (I can't use more than 16
> due to the IPC sys V blabla ...).
Time to do something about the IPC sys V blablah then.
> I know N is the number of backend server processes, but does it have a
> result on the maximum number of clients ?
One backend server process per client.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/