Re: MySQL million tables

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Cc: pgsql-advocacy(at)postgresql(dot)org
Subject: Re: MySQL million tables
Date: 2006-03-10 01:16:20
Message-ID: 4410D364.10006@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

> greg=# select count(*) from pg_class where relkind='r' and relname ~ 'foo'
> count
> - ---------
> 1000000
>
> Maybe I'll see just how far PG *can* go next. Time to make a PlanetPG post,
> at any rate.

Try \dt :D

Chris

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Anastasios Hatzis 2006-03-10 08:40:39 German press coverage: IT Mittelstand 03/2006
Previous Message Ron Mayer 2006-03-09 19:51:07 Re: PostgreSQL committer history?