Re: ORDER BY 'criteria' - Mailing list pgsql-general

From Bruce Momjian
Subject Re: ORDER BY 'criteria'
Date
Msg-id 200301271819.h0RIJRx13457@candle.pha.pa.us
Whole thread Raw
In response to Re: ORDER BY 'criteria'  (Curt Sampson <cjs@cynic.net>)
Responses Re: ORDER BY 'criteria'
List pgsql-general
Cluster is kind of overloaded, as initdb, replication (clustering), and
CLUSTER command.  Not sure what we can do about that, though.

---------------------------------------------------------------------------

Curt Sampson wrote:
> On Thu, 23 Jan 2003, Dennis Gearon wrote:
>
> > What's a database cluster, Tom?
>
> It's all of the the data in a PostgreSQL data directory created with
> initdb(1). (You can create many databases in it using the CREATE
> DATABASE command.) You might also call this an "instance."
>
> cjs
> --
> Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org
>     Don't you know, in this new Dark Age, we're all light.  --XTC
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: "Brian Maguire"
Date:
Subject: how much memory to allot to postgres?
Next
From: Wenzhe Zhou
Date:
Subject: Re: vacuum problem