hello,
maybe this has been asked a thousand times, but as the archive seem not to
respond to any search, here is my question:
Is there a way to parametrize the connection time-out, when starting the
postmaster, or something like that? The connection to postgres are timed
out after some 3 or 4
Hello Len,
Once, Tuesday, June 27, 2000, 4:22:08 AM, you wrote:
LM> While we're on the subject of Access/Postgres, I have a consistent problem
LM> in moving tables between Access and Postgres. Access doesn't seem to want
LM> to export a fixed length character field (i.e., I have a text field th
In order to take advantage of some new hardware I had to use Linux over
FreeBSD.. I use to run my backend with the options -B 4096 -o '-S 16384' but
remember I had to modify the FreeBSD kernel to allow processes to use that
much shared memory... How would I go about doing that in Linux? I've been