Re: Concurrent psql patch - Mailing list pgsql-patches

From Jim Nasby
Subject Re: Concurrent psql patch
Date
Msg-id 082F4DDD-E61C-4E34-A834-91A002C3A7CA@decibel.org
Whole thread Raw
In response to Concurrent psql patch  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Concurrent psql patch  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-patches
On May 11, 2007, at 10:55 AM, Gregory Stark wrote:
> Also, if anyone has any better ideas for names than \cswitch and
> \cnowait
> now's the time. I had intended them only as placeholders because I
> couldn't
> think of anything better but it doesn't sound like anyone else has
> any better
> ideas either. If not then we're going to be stuck with them. More
> or less,
> it's explicitly described as an "experimental" feature in the docs
> so I
> suppose we could always change them later.

I don't see how we could make the names shorter without moving away
from a backslash command (which I'm guessing would be painful).

Assuming we're stuck with a backslash command \cs[witch] and \cn
[owait] seem to be about as good as we could get.
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



pgsql-patches by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Performance monitoring (was: Logging checkpoints and other slowdown causes)
Next
From: Bruce Momjian
Date:
Subject: Re: Enable integer datetimes by default