Re : Abbreviation list

From: Laurent ROCHE <laurent_roche(at)yahoo(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Steve Crawford <scrawford(at)pinpointresearch(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re : Abbreviation list
Date: 2007-10-18 21:26:43
Message-ID: 940745.56303.qm@web34412.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yep, having a list would be good !

To answer your question, DDL is not a PG (here is another one) abbreviation but a database abbreviation.
It stands for Data Definition Language ... and basically that means SQL orders to manage objects (CREATE, DROP, ALTER) see Wikipedia for more info.

No idea what GUC is, though !

Have fun,
L(at)u
The Computing Froggy

----- Message d'origine ----
De : Alvaro Herrera <alvherre(at)commandprompt(dot)com>
À : Steve Crawford <scrawford(at)pinpointresearch(dot)com>
Cc : pgsql-general(at)postgresql(dot)org
Envoyé le : Jeudi, 18 Octobre 2007, 21h10mn 47s
Objet : Re: [GENERAL] Abbreviation list

Steve Crawford wrote:
> Is there a comprehensive (or semi-comprehensive) on-line list of
> commonly used PG-related abbreviations used in PostgreSQL documentation,
> mail-lists, etc.? If there is not, would such a list make a reasonable
> one-page addition to the PG manual?

I don't think we have one, but IMHO it would be an excellent idea. We
do have some abbreviations, e.g. HOT, TOAST, WAL are the ones that
jump immediately to mind (besides the ones you mentioned).

--
Alvaro Herrera http://www.amazon.com/gp/registry/5ZYLFMCVHXC
"Granting software the freedom to evolve guarantees only different results,
not better ones." (Zygo Blaxell)

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurent ROCHE 2007-10-18 21:32:59 Re : Re : Resetting SEQUENCEs
Previous Message Karsten Hilbert 2007-10-18 21:20:12 Re: XMIN semantic at peril ?