BUG #7706: Can slave database supports creating temporary tables? - Mailing list pgsql-bugs

From wilson@leyou.com
Subject BUG #7706: Can slave database supports creating temporary tables?
Date
Msg-id E1TczDs-0004jX-Tn@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7706: Can slave database supports creating temporary tables?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7706
Logged by:          wilson
Email address:      wilson@leyou.com
PostgreSQL version: 9.2.1
Operating system:   debian
Description:        =


Hi Dears,
In M/S mode,Slave database can't create temporary tables right now,just
support read only access.But sometimes,for support some complex queries,we
need create some temp tables actually. =

So I suggest postgresql slave node can support create temp tables in the
next version,that'll be great!!!

Thanks!

pgsql-bugs by date:

Previous
From: maxim.boguk@gmail.com
Date:
Subject: BUG #7703: Error with partitioning with distinct over aggregate
Next
From: Tom Lane
Date:
Subject: Re: BUG #7703: Error with partitioning with distinct over aggregate