wal files on temporary tables

Поиск
Список
Период
Сортировка
От marcelo Cortez
Тема wal files on temporary tables
Дата
Msg-id 20060814203241.75023.qmail@web32101.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: wal files on temporary tables  (Enver ALTIN <ealtin@parkyeri.com>)
Re: wal files on temporary tables  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
folks

  I have a asp application connected with postgres.
The postgres temporary tables is useless because i
need remain this tables between sessions, perfomance
reasons.
This tables are created on the fly and remain between
session but asp server finalize connection and
temporary table are dropped .
Then i've  created "normal" tables but the wal file
generated by this tables grows and grows.
This wal file ares useless , temporary information
here.
what is the way to not  generate wal files for this
tables? to identify these archives not to put them in
backup
Any clue?
 best regards
  MDC






__________________________________________________
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


В списке pgsql-general по дате отправления:

Предыдущее
От: Jorge Godoy
Дата:
Сообщение: Re: Best approach for a "gap-less" sequence
Следующее
От: Brad Nicholson
Дата:
Сообщение: Re: Best approach for a "gap-less" sequence