Re: [GENERAL] potential extension of psql's \df+ ? - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: [GENERAL] potential extension of psql's \df+ ?
Date
Msg-id 20170419101404.eq7uproha44kyqwi@hermes.hilbert.loc
Whole thread Raw
In response to Re: [GENERAL] potential extension of psql's \df+ ?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: [GENERAL] potential extension of psql's \df+ ?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
On Wed, Apr 19, 2017 at 12:00:04PM +0200, Pavel Stehule wrote:

> > Hence I wonder whether an approach along these lines:
> >
> >         select
> >                 row_number() over ()
> >                 || src_line
...
> >         ) as func_src;
> >
> > would be a worthwhile change to the query "\df+" uses ?
> >
> >
> do you know \sf+ fce command?

Sorry for the noise :-)

Thanks,
Karsten
--
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346


pgsql-general by date:

Previous
From: Samuel Williams
Date:
Subject: Re: [GENERAL] Large data and slow queries
Next
From: Alban Hertroys
Date:
Subject: Re: [GENERAL] Large data and slow queries