Re: proposal or just idea for psql - show first N rows from relation backslash statement - Mailing list pgsql-hackers

* Pavel Stehule (pavel.stehule@gmail.com) wrote:
> SELECT * FROM some_relation LIMIT 10
>
> what do you thinking about creating special statement for this purpose?

I'd rather extend TABLE to support a limit clause or something.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: Alias hstore's ? to ~ so that it works with JDBC
Next
From: Heikki Linnakangas
Date:
Subject: Re: 9.2.3 crashes during archive recovery