Re: can't create a database

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: can't create a database
Дата
Msg-id 25222.1003432303@sss.pgh.pa.us
обсуждение исходный текст
Ответ на can't create a database  (rdacker@pacbell.net (rdack))
Список pgsql-general
rdacker@pacbell.net (rdack) writes:
> everything else seems ok. add tables, add records.
> but when i try 'create database tt;' interactively or do 'createdb tt'
> in shell, i get:
> Server process (pid 446) exited with status 11 at Wed Oct 17 17:04:06
> 2001

Hmm.  This should have left a core dump file --- can you get a stack
trace from the core with a debugger?

Also, problem reports that don't mention Postgres version nor the
platform you are running on are not very helpful.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FTI Queries and Explain (long)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Can not input large text data