Seeking PL/PGSQL example - Mailing list pgsql-general

From John Wells
Subject Seeking PL/PGSQL example
Date
Msg-id 50385.66.192.236.118.1123882010.squirrel@devsea.com
Whole thread Raw
Responses Re: Seeking PL/PGSQL example  (Michael Fuhr <mike@fuhr.org>)
Re: Seeking PL/PGSQL example  (Chris Travers <chris@travelamericas.com>)
Re: Seeking PL/PGSQL example  (John DeSoi <desoi@pgedit.com>)
List pgsql-general
Guys,

I'm getting started with PL/PGSQL but want to understand if the following
is even possible:

With PL/PGSQL, how would I roll through all tables in my database and
print the table name, along with the row count of that table?

Sorry if this is too simplistic.  I've googled but must not be phrasing my
question properly.  Currently reading through the manual, but if someone
has any helpful tips I'd appreciate it.

Thanks!
John


pgsql-general by date:

Previous
From: David Fetter
Date:
Subject: Re: user-defined types and inheritance
Next
From: Michael Fuhr
Date:
Subject: Re: Seeking PL/PGSQL example