database itself using command pgsql < db name > .
It should be psql (not pgsql), at least on versions greater
than 7.3. And I agree, postgresql 7.2.2 is pretty outdated.
hope this helps.
On Dec 15, 2005, at 5:37 AM, Devrim GUNDUZ wrote:
Hi,
On Thu, 2005-12-15 at 09:00 +0800, Muhammad Fa
On Mar 18, 2006, at 6:15 PM, Bruce Momjian wrote:
Luis P. Mendes wrote:
When I connect to a database via psql and do a select * from table; I
get the first page of results, considering \pset pager is on.
In Debian, I can press the key to go directly to the last
results
or I can use or to