Re: how can we get total records in pg server?

Поиск
Список
Период
Сортировка
От Bhuvan A
Тема Re: how can we get total records in pg server?
Дата
Msg-id Pine.LNX.4.20.0107241859040.3133-100000@Larry.bks
обсуждение исходный текст
Ответ на how can we get total records in pg server?  (Bhuvan A <bhuvansql@yahoo.com>)
Ответы Re: how can we get total records in pg server?  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-sql
hi all,
consider the pg server with databases
bhuvan
uday
guru

the need is to get TOTAL RECORDS of all the THREE DATABASES or atleast
TOTAL RECORDS of ONE DATABASE.

Seems to be simple.
Thankx in advance and infact i was a newbie. 

Regards, 
Bhuvaneswar.
================================================================================     "There is nothing new under the
sun,but there are lots of old things                   we don't know yet."                -Ambrose Bierce
 
================================================================================

On Mon, 23 Jul 2001, omid omoomi wrote:

> you mean this ?
> select count(*) from tablefoo;
> 
> 
> >From: Bhuvan A <bhuvansql@yahoo.com>
> >To: pgsql-sql@postgresql.org
> >Subject: [SQL] how can we get total records in pg server?
> >Date: Mon, 23 Jul 2001 20:03:42 +0530 (IST)
> >
> >
> >Hi all,
> >
> >how can we get the COUNT of total records in the db server?
> >
> >hope this could be simple for pg experts.
> >thankx in advance!
> >
> >Regards,
> >Bhuvaneswar.
> >================================================================================
> >     Eighty percent of married men cheat in America.  The rest cheat in 
> >Europe.
> >                  -- Jackie Mason
> >================================================================================
> >
> >
> >---------------------------(end of broadcast)---------------------------
> >TIP 3: if posting/reading through Usenet, please send an appropriate
> >subscribe-nomail command to majordomo@postgresql.org so that your
> >message can get through to the mailing list cleanly
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 



В списке pgsql-sql по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Table scan instead of index scan
Следующее
От: Roberto João Lopes Garcia
Дата:
Сообщение: How to get the server version??