Re: Restart after power outage: createdb

Поиск
Список
Период
Сортировка
От Jon Lapham
Тема Re: Restart after power outage: createdb
Дата
Msg-id 451A5175.5060106@jandr.org
обсуждение исходный текст
Ответ на Re: Restart after power outage: createdb  (Jim Nasby <jim@nasby.net>)
Ответы Re: Restart after power outage: createdb  (Jim Nasby <jim@nasby.net>)
Список pgsql-general
Jim Nasby wrote:
>> [lapham@localhost ~]$ psql bar
>> psql: FATAL:  database "bar" does not exist
>> [lapham@localhost ~]$ createdb bar
>> createdb: database creation failed: ERROR: could not create directory
>> "base/65536": File exists
>> [lapham@localhost ~]$ createdb bar
>
> Could this be a timing issue? IE: are you just issuing the first
> createdb bar too soon after the database has started?
>
> I suspect this is a bug...

Probably not too soon, since postgresql is started by init.d during boot
and it is probably a minute or so after that before I can get logged in,
open a shell, issue the commands, etc.

--
-**-*-*---*-*---*-*---*-----*-*-----*---*-*---*-----*-----*-*-----*---
  Jon Lapham  <lapham@jandr.org>                Rio de Janeiro, Brasil
  Personal: http://www.jandr.org/
***-*--*----*-------*------------*--------------------*---------------


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

Предыдущее
От: Peter
Дата:
Сообщение: Re: Insert/select union bug
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Insert/select union bug