Missing Sequence File

From: Killian May <kmay(at)infosport(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Missing Sequence File
Date: 2001-08-16 02:56:34
Message-ID: Pine.LNX.4.10.10108152340410.3019-100000@infosport.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

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(dot)may(at)infosport(dot)com
(902)423-0662 fax(902)423-0390

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Berger 2001-08-16 03:15:29 JDBC commit() not working?
Previous Message Jason Turner 2001-08-16 02:42:15 Re: Syntax for wildcard selection

Browse pgsql-odbc by date

  From Date Subject
Next Message Olivier Berger 2001-08-16 08:44:20 Re: Postgresql 7.1.2 and StarOffice 5.2
Previous Message Tom Lane 2001-08-15 21:23:22 Re: Re: To be 7.1.3 or not to be 7.1.3?