Re: [ADMIN] backup

2005-12-15 Thread Dianne Yumul
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

Re: [ADMIN] use of in psql

2006-03-20 Thread Dianne Yumul
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