Re: [GENERAL] dblink causing import errors

2012-06-26 Thread Albe Laurenz
Christoph Zwerschke wrote: > Our developers like the dblink modules, so I have installed it into the > template1 database. They also like to import old database dumps after > creating new databases with dbcreate. But then they get irritated by the > error messages saying that the dblink functions a

Re: [GENERAL] dblink causing import errors

2012-06-26 Thread Alban Hertroys
On 26 June 2012 10:59, Christoph Zwerschke wrote: > Our developers like the dblink modules, so I have installed it into the > template1 database. They also like to import old database dumps after > creating new databases with dbcreate. But then they get irritated by the > error messages saying tha

[GENERAL] dblink causing import errors

2012-06-26 Thread Christoph Zwerschke
Our developers like the dblink modules, so I have installed it into the template1 database. They also like to import old database dumps after creating new databases with dbcreate. But then they get irritated by the error messages saying that the dblink functions already exist, because these fun