psql dies if I use non-default MaxBackends & NBuffers - Mailing list pgsql-admin

From Charlie Crissman
Subject psql dies if I use non-default MaxBackends & NBuffers
Date
Msg-id 7309940DCB64D411A91B00508BD94F570EAAFD@nbimail1.jax.nbibx.com
Whole thread Raw
Responses Re: psql dies if I use non-default MaxBackends & NBuffers  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I have a weird one... when I start my postmaster with non-default
MaxBackends & NBuffers (I am using 64 & 128 respectively, in this example),
I try to connect via psql and psql quits after I enter my password.  Even if
I set them to the default (using -o "-N 32 -B 64"), the same thing happens.
If I leave that off of my startup command, psql connects ok.

Any ideas?

Charlie Crissman

Charlie Crissman
Sr. Oracle DBA
Oracle Certified Professional DBA
No Boundaries Network, Inc.
904-245-6839
Pager 904-840-3684
mailto:CCrissman@nbibx.com <mailto:CCrissman@nbibx.com>
Before you criticize someone, you should walk a mile in their shoes.
That way, when you criticize them, you're a mile away and you have their
shoes.


pgsql-admin by date:

Previous
From: James Clawson
Date:
Subject: Can't CREATE USER
Next
From: Tom Lane
Date:
Subject: Re: psql dies if I use non-default MaxBackends & NBuffers