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!



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to