| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Curt Sampson <cjs(at)cynic(dot)net> |
| Cc: | Dennis Gearon <gearond(at)cvc(dot)net>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: ORDER BY 'criteria' |
| Date: | 2003-01-27 18:19:27 |
| Message-ID: | 200301271819.h0RIJRx13457@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)cynic(dot)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(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Wenzhe Zhou | 2003-01-27 18:31:35 | Re: vacuum problem |
| Previous Message | Marcelo Pereira | 2003-01-27 18:19:23 | Re: JDBC driver |