Help...

From: Summer <summerd(at)cs(dot)unm(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Help...
Date: 1998-10-21 02:21:08
Message-ID: Pine.SGI.4.02.9810202012310.31832-100000@waimea.cs.unm.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • SPI Insert at 1998-10-21 00:45:06 from Anand Surelia

Browse pgsql-general by date

  From Date Subject
Next Message Ulf Mehlig 1998-10-21 06:22:15 aggregate question
Previous Message Anand Surelia 1998-10-21 00:45:06 SPI Insert