Missing Sequence File

Поиск
Список
Период
Сортировка
От Killian May
Тема Missing Sequence File
Дата
Msg-id Pine.LNX.4.10.10108152340410.3019-100000@infosport.com
обсуждение исходный текст
Ответ на RE: Updating a view  ("Ryan C. Bonham" <Ryan@srfarms.com>)
Список pgsql-general
Hi,

I'm a little new to postgres, and I'm having trouble droping a sequence.
I get the following error:

 ERROR:  mdopen: couldn't open scotty_scottyid_seq: No such file or
 directory

when I try to recreate the sequence I get the following:

 gsheet=> create sequence scotty_scottyid_seq;
 ERROR:  Relation 'scotty_scottyid_seq' already exists

Thanks in advance,

Killian May
InfoSport Inc
killian.may@infosport.com
(902)423-0662 fax(902)423-0390



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

Предыдущее
От: Michael Widenius
Дата:
Сообщение: Re: [Fwd: MySQL Benchmark page - Problem with vacuum() in PostgreSQL]
Следующее
От: Scott Holmes
Дата:
Сообщение: Re: Syntax for wildcard selection