Alvaro Herrera <[EMAIL PROTECTED]> writes:
>> Summary: \d option on 8.0b1 PSQL not backward compatible
> Apparently this was fixed after beta 1 ... works for me here.
Yeah, Greg Mullane fixed that, see
http://archives.postgresql.org/pgsql-committers/2004-08/msg00312.php
On Tue, Aug 24, 2004 at 06:56:42PM -0700, Josh Berkus wrote:
> Guys,
>
> Beg pardon if this is a repeat:
>
> Summary: \d option on 8.0b1 PSQL not backward compatible
> Severity: Annoyance
> Affects: 8.0b1 connecting to 7.4.3
Apparently this was fixed after beta 1 ... works for me here.
--
Al
Guys,
Beg pardon if this is a repeat:
Summary: \d option on 8.0b1 PSQL not backward compatible
Severity: Annoyance
Affects: 8.0b1 connecting to 7.4.3
Platform: SuSE Linux 8.2
Description: I get:
jwnet_test=# \d elbs_matter
ERROR: column "reltablespace" does not exist
jwnet_test=# \d cases
E