psql dies if I use non-default MaxBackends & NBuffers

From: Charlie Crissman <CCrissman(at)nbibx(dot)com>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: psql dies if I use non-default MaxBackends & NBuffers
Date: 2000-12-29 18:55:05
Message-ID: 7309940DCB64D411A91B00508BD94F570EAAFD@nbimail1.jax.nbibx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)nbibx(dot)com <mailto:CCrissman(at)nbibx(dot)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.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2000-12-29 21:03:13 Re: psql dies if I use non-default MaxBackends & NBuffers
Previous Message James Clawson 2000-12-29 16:12:33 Can't CREATE USER