feature request in postgresql 9.0 release - Mailing list pgsql-testers

From Jai Soni
Subject feature request in postgresql 9.0 release
Date
Msg-id 546232.70148.qm@web1211.biz.mail.gq1.yahoo.com
Whole thread Raw
Responses Re: feature request in postgresql 9.0 release
List pgsql-testers
Dear PostgreSQL community

i m a active tester of postgresql 9.0 release
i must say the new feature of streaming replication is wonderful i was looking for this feature since a long time
i would like to request one more thing in this feature that is
while the standby server accept read only connection make it like that this will also accept ddl queries for the local standby server only i mean server will accept read only queries for the tables that are in synchronization with primary  server but accept all queries for local connection ( e.g. create table will issue in standby server where table is not in primary server )

Looking forward for the positive reply

Thanks
Jai Soni

P Please consider the environment before printing this email.

pgsql-testers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: vacuum in pg9beta4 much slower than in 8.4
Next
From: Jai Soni
Date:
Subject: replication is not working