| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong |
| Date: | 2004-08-17 23:16:29 |
| Message-ID: | 200408172316.i7HNGTi02626@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Andreas Pflug wrote:
> Bruce Momjian wrote:
> > Andreas Pflug wrote:
> >
> >>Bruce Momjian wrote:
> >>
> >>>This has been corrected in current CVS.
> >>
> >>But it still fails for tables in tablespaces. That's why I posted all
> >>new functions a while ago.
> >
> >
> > Yes, you posted the functions, but I don't understand how to integrate
> > that into dbsize.
>
> What's the problem? The usage of oids instead of name? The current
> dbsize functions are not easy to integrate in queries as executed from
> admin tools, as
> SELECT *, pg_relation_size(oid) FROM pg_class
I basically didn't understand how it fit in with dbsize, and being in
beta, I didn't have time to fiddle with it.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-08-17 23:51:47 | Re: 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong |
| Previous Message | Bruce Momjian | 2004-08-17 22:42:13 | Re: 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong |