Help... - Mailing list pgsql-general

From Summer
Subject Help...
Date
Msg-id Pine.SGI.4.02.9810202012310.31832-100000@waimea.cs.unm.edu
Whole thread Raw
In response to SPI Insert  (Anand Surelia <anand@bytekinc.com>)
List pgsql-general
I have set up a database using psql and everything has been going pretty
well. I am storing a relatively significant amount of data in the tables.
One particular table has about 22000 entries. All of a sudden I cannot get
any queries to return on this table. Even a simple:

select * from table;

The database actually hangs. I have not encountered this type of problem
before. Is there some limitation to the size of a table? Is there a way I
can try and get into the data? The other tables are behaving normally.....

Any suggestions would be greatly appreciated.

Summer
UNM


pgsql-general by date:

Previous
From: Anand Surelia
Date:
Subject: SPI Insert
Next
From: Ulf Mehlig
Date:
Subject: aggregate question