From: | Prakash <prakashp(at)india(dot)hp(dot)com> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | mdopen: couldn't open |
Date: | 2000-01-12 07:56:18 |
Message-ID: | 387C33A2.A83B844F@india.hp.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
=> \dt revins
Table = revins
+----------------------------------+----------------------------------+-------+
| Field |
Type | Length |
+----------------------------------+----------------------------------+-------+
| rno |
int4 | 4 |
| ino |
int4 | 4 |
+----------------------------------+----------------------------------+-------+
=> select * from revins;
ERROR: mdopen: couldn't open revins: No such file or directory
--
---------------------------------------------------------------------------
P. Prakash
Hewlett-Packard India Software Operations (HP-ISO) Ltd.
29, Cunningham Road, Bangalore - 560 052
INDIA
Phone: +91-80-225-1554 (extn. 1466)
---------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Leavitt | 2000-01-12 10:10:36 | simple question |
Previous Message | Peter Eisentraut | 2000-01-12 03:30:25 | Re: [HACKERS] Re: [SQL] createdb -D xxxx not working |