SELECT COUNT(*)... returns 0 ROWS - Mailing list pgsql-admin

From PostgreSQL
Subject SELECT COUNT(*)... returns 0 ROWS
Date
Msg-id WorldClient-F200310311333.AA33090196@coopelesca.co.cr
Whole thread Raw
Responses Re: SELECT COUNT(*)... returns 0 ROWS  (Jeff <threshar@torgo.978.org>)
List pgsql-admin
I have instaled Postgres 7.3.4 on RH 9,
if I excecute:

select count(*) from cj_tranh;
 count
-------
     0
(1 row)

Why the result us CERO? the table have 1.400.000 rows!
What is wrong? Anybody help please.


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: dumping tables from badly damaged db
Next
From: "Epps, Aaron M."
Date:
Subject: Column References