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

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: Survey on backing up unlogged tables: help us with PostgreSQL development!
Дата
Msg-id 9CBFDA16-3F11-4FCC-A5BA-0A256A5D45E4@solfertje.student.utwente.nl
обсуждение исходный текст
Ответ на Re: Survey on backing up unlogged tables: help us with PostgreSQL development!  (Jayadevan M <Jayadevan.Maymala@ibsplc.com>)
Ответы Re: Survey on backing up unlogged tables: help us with PostgreSQL development!  ("Marc Mamin" <M.Mamin@intershop.de>)
Re: Survey on backing up unlogged tables: help us with PostgreSQL development!  (Jayadevan M <Jayadevan.Maymala@ibsplc.com>)
Список pgsql-general
On 19 Nov 2010, at 4:23, Jayadevan M wrote:

> Hi,
>
>>> One doubt - if the tables are 'unlogged' , will the DMLs against these
>>> still be replicated to a slave?
>>>
>>
>> Yes, because the system tables, which store the layout of all tables, is
>
>> written to WAL.
> Thank you for the reply. But my doubt was not about layout, rather the
> DMLs. If I do an insert into an 'unlogged' table, what happens to that?
> Will that be replicated in the slave (using PostgreSQL's inbuilt
> replication)?

What are the use-cases for replicating unlogged tables?

Alban Hertroys

--
If you can't see the forest for the trees,
cut the trees and you'll see there is no forest.


!DSPAM:737,4ce6246e10421025920086!



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to identify whether the stats were reset?
Следующее
От: "Marc Mamin"
Дата:
Сообщение: Re: Survey on backing up unlogged tables: help us with PostgreSQL development!