Re: [HACKERS] PATCH: psql show index with type info - Mailing list pgsql-hackers

From Amos Bird
Subject Re: [HACKERS] PATCH: psql show index with type info
Date
Msg-id 87bmte1mrx.fsf@t450s
Whole thread Raw
In response to Re: [HACKERS] PATCH: psql show index with type info  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Yeah, I'm thinking about that too. Here is a full list of the original
type values,

"Schema"
"Name"
"table"
"view"
"materialized view"
"index"
"sequence"
"special"
"foreign table"
"table"

What else do you think will benefit from extra type information?

regards,
Amos

Stephen Frost <sfrost@snowman.net> writes:

> Amos,
>
> * Amos Bird (amosbird@gmail.com) wrote:
>> Well, the prefix is used to differentiate other \d commands, like
>> this,
>
> Ah, ok, fair enough.
>
> Should we consider differentiating different table types also?  I
> suppose those are primairly just logged and unlogged, but I could see
> that being useful information to know when doing a \dt.  Not a big deal
> either way though, and this patch stands on its own certainly.
>
> Thanks!
>
> Stephen




pgsql-hackers by date:

Previous
From: "Rader, David"
Date:
Subject: Re: [HACKERS] [BUGS] Seems bug in postgres_fdw?
Next
From: Erik Rijkers
Date:
Subject: Re: [HACKERS] Logical replication existing data copy