Re: missing schemas from template1
От | Michael Fuhr |
---|---|
Тема | Re: missing schemas from template1 |
Дата | |
Msg-id | 20041216171320.GB67633@winnie.fuhr.org обсуждение исходный текст |
Ответ на | missing schemas from template1 (drdani@mazsola.iit.uni-miskolc.hu) |
Ответы |
Re: missing schemas from template1
|
Список | pgsql-admin |
On Thu, Dec 16, 2004 at 03:38:06PM +0100, drdani@mazsola.iit.uni-miskolc.hu wrote: > Our provider tries to install postgresql 8.0.0-rc1 on a s390 machine > (suse 7 or like). They compiled the source and installed it without > problems, and initdb looks to worked well too. But there is not any > schema in template1 database, so we can't really start our work. How are you determining that there are no schemas? Might you be using an old client that isn't schema-aware? Schemas were added in 7.3, as I recall. This is a different issue, but you aren't trying to work in template1, are you? Template1 is the skeleton used when creating new databases -- you should be using CREATE DATABASE or createdb to create the database you'll be working in. -- Michael Fuhr http://www.fuhr.org/~mfuhr/
В списке pgsql-admin по дате отправления: