Re: [GENERAL] Scanning the PGSQL DB

2005-02-02 Thread Anil
Thanks for the reply. I can do a select of some basic tables, but I was looking for some scanner sort of thing. I am not running with the disabled sync. ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://arch

Re: [GENERAL] Scanning the PGSQL DB

2005-01-29 Thread Bruno Wolff III
On Thu, Jan 27, 2005 at 05:54:24 -0800, Anil <[EMAIL PROTECTED]> wrote: > > I inserted a new DB with somewhere around 200 tables and each table > having some 100 entries. The table insertion went fine. > But I wanted to know whether the DB is perfect ...I mean my DB is not > corrupted. Are there

[GENERAL] Scanning the PGSQL DB

2005-01-29 Thread Anil
Hi, I am using PSQL on RedHat Linux 6.2...version given below. [PostgreSQL 7.4.2 on i686-pc-linux-gnu, compiled by GCC egcs-2.91.6] I inserted a new DB with somewhere around 200 tables and each table having some 100 entries. The table insertion went fine. But I wanted to know whether the DB is pe