pg_class table problem - Mailing list pgsql-general

From Shilong Stanley Yao
Subject pg_class table problem
Date
Msg-id 4058D14D.7020103@noao.edu
Whole thread Raw
Responses Re: pg_class table problem
List pgsql-general
Hi,
I inserted thousands of records in a table, but when using "select
relname, relpages from pg_class;", the number of pages of the table in
which I am inserting records is always 10, which is the same as an empty
table.  Am I doing anything wrong? Thanks, -Stan

pgsql-general by date:

Previous
From: "Stephane Tessier"
Date:
Subject: Triggers After INSERT
Next
From: Martijn van Oosterhout
Date:
Subject: Re: pg_class table problem