| 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: | Whole Thread | Raw Message | 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
| 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 |
| 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? |