From: | marcelo Cortez <jmdc_marcelo(at)yahoo(dot)com(dot)ar> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: wal files on temporary tables |
Date: | 2006-08-14 23:20:47 |
Message-ID: | 20060814232047.88495.qmail@web32109.mail.mud.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Tom
thanks for to respond quickly, see more below
> marcelo Cortez <jmdc_marcelo(at)yahoo(dot)com(dot)ar> writes:
> > Then i've created "normal" tables but the wal
> file
> > generated by this tables grows and grows.
>
> The WAL files shouldn't grow indefinitely unless
> you've got some
> fairly serious problem that is preventing
> checkpoints from occurring.
> Look in the server log file to see if there are any
> error messages
> about that.
The select as sentence is used for generated
"temporary" or cached tables.
Some tables are very big and generate great quantity
of data, for that reason the wal for this tables
grows.
This information is inutil for propositos of backup
and is useless to keep it.
I explore memcached option or pgmemcache proyect.
http://pgfoundry.org/projects/pgmemcache/
any sugestion are welcomed.
best regads,
MDC
>
> regards, tom lane
>
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
From | Date | Subject | |
---|---|---|---|
Next Message | Andrii Vasyliev | 2006-08-15 07:14:49 | Explain returns extremely high cost |
Previous Message | Reece Hart | 2006-08-14 22:11:49 | Re: text datum VARDATA and strings |