Re: [GENERAL] Streaming replication and slave-local temp tables
Hi 2016-03-09 18:14 GMT+01:00 Ivan Voras : > Hello, > > Is it possible (or will it be possible) to issue CREATE TEMP TABLE > statements on the read-only slave nodes in master-slave streaming > replication in recent version of PostgreSQL (9.4+)? > Currently it is not possible. There are two plans
[GENERAL] Streaming replication and slave-local temp tables
Hello, Is it possible (or will it be possible) to issue CREATE TEMP TABLE statements on the read-only slave nodes in master-slave streaming replication in recent version of PostgreSQL (9.4+)?