postgresql - Creation of TEMPORARY TABLE in Slave Data Base -


I have a two data base server of PostgreSQL master and The second salve server which is only in the reading bar, I have written some functions, which make the temporary table within a function. Now my question is that slave slave is possible to run all those functions in the server. If this is possible then how is it possible?

Thanks in advance.

All such connections are strictly read only; Even temp tables can be written

If you want a replication to support the typing operation, then you have something similar to the trigger-based replicas, like Slanny or Bacardo Want to


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -