Anyone thought about this at all yet? Is it possible to have per-database variables that refer to the current database in someway that would need to be altered to refer to the new db?

Chris

Christopher Kings-Lynne wrote:
Hi,

When you do this:

CREATE DATABASE test TEMPLATE master;

It doesn't copy any per-database GUC variables, created by the ALTER DATABASE master SET var TO val; command.

Should it?

Chris


---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings

---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend

Reply via email to