Hello
The default number of semaphores sets of NetBSD ist too low for Postgres
(tested on 9.1)
I would suggest replacing the sentence:
In NetBSD 5.0 and later, IPC parameters can be adjusted using sysctl,
for example:
$ sysctl -w kern.ipc.shmmax=16777216
with the following:
The default setti
Hi
I'm not sure if this is a documentation or hackers issue, but the
documentation page for contrib module "xml2" refers to PostgreSQL 8.4 in
the future tense:
"It is planned that this module will be removed in PostgreSQL 8.4 in
favor of the newer standard API"
http://www.postgresql.org/docs/