Re: Survey on backing up unlogged tables: help us with PostgreSQL development!

Поиск
Список
Период
Сортировка
От Derrick Rice
Тема Re: Survey on backing up unlogged tables: help us with PostgreSQL development!
Дата
Msg-id AANLkTinA4r=5Yo2UtVXp7Y_yXoFLaPZ2g0OEEWTaTiy6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Survey on backing up unlogged tables: help us with PostgreSQL development!  (Yeb Havinga <yebhavinga@gmail.com>)
Ответы Re: Survey on backing up unlogged tables: help us with PostgreSQL development!  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Wed, Nov 17, 2010 at 8:20 AM, Yeb Havinga <yebhavinga@gmail.com> wrote:
That sounds an awful lot like temporary tables.

A lot like a GLOBAL temporary table, which isn't currently supported.

Is there a difference between a global temporary table (if such a thing existed in PostgreSQL) and an unlogged table?

Derrick

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

Предыдущее
От: Tony Caduto
Дата:
Сообщение: Re: The first dedicated PostgreSQL forum
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Storing old and new tuple values after an UPDATE, INSERT or DELETE