ubuntu - Problems using template to create new PostgreSQL Database -


i made upgrade ubuntu 16.04 few days ago. far good.

now want use existing postgres template create new database. template has schemas. in 1 installed teh postgis extension.

my problem is, system ignores search_path , defeault schema setting. tried create new schema, problem still remains.

best regards, in hope of ideas. michael.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -