| From: | James Thompson <jamest(at)math(dot)ksu(dot)edu> |
|---|---|
| To: | Jimmie Houchin <jhouchin(at)texoma(dot)net> |
| Cc: | Christian Rudow <Christian(dot)Rudow(at)thinx(dot)ch>, PostgreSQL General <pgsql-general(at)hub(dot)org> |
| Subject: | Re: [GENERAL] Re: What's WAL |
| Date: | 1999-10-22 16:05:52 |
| Message-ID: | Pine.LNX.4.10.9910221103410.1757-100000@hobbes.math.ksu.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
> Thanks for the opportunity for fun off topic banter. Now back to the
> show. I'll keep an eye on the Illuminati and maybe one of them will slip
> and reveal the meaning of the Great WAL of PostgreSQL. :)
>
I pulled this from dejanews as the postgresql list archieve search is
down. I have no idea who said it......
WAL is Write Ahead Log, transaction logging. This will reduce # of fsyncs
(among other things) Postgres has to perform now.
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561
Kansas State University Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vince Vielhaber | 1999-10-22 16:10:48 | Re: [GENERAL] CREATE VIEW blah AS SELECT DISTINCT etc |
| Previous Message | Bob Kline | 1999-10-22 15:55:28 | Re: [GENERAL] CREATE VIEW blah AS SELECT DISTINCT etc |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-10-22 16:20:26 | Re: [HACKERS] Neverending query on 6.5.2 over Solaris 2.5.1 |
| Previous Message | Tom Lane | 1999-10-22 16:01:57 | Current sources fail if two 'serial' columns in one table |