Re: [BUGS] 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong

2004-08-17 Thread Bruce Momjian
Andreas Pflug wrote: > >>>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 > >>SE

Re: [BUGS] 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong

2004-08-17 Thread Andreas Pflug
Bruce Momjian wrote: 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 understan

Re: [BUGS] 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong

2004-08-17 Thread Bruce Momjian
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 func

Re: [BUGS] 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong

2004-08-17 Thread Andreas Pflug
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

Re: [BUGS] 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong

2004-08-17 Thread Bruce Momjian
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. -- Bruce Mo

Re: [BUGS] 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong

2004-08-17 Thread Andreas Pflug
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. Regards, Andreas ---(end of broadcast)--- TIP 7: don't forget to increase your free space

Re: [BUGS] 8.0.0 beta 1, contrib/dbsize, GetDatabasePath wrong

2004-08-17 Thread Bruce Momjian
This has been corrected in current CVS. --- Matthew L Daniel wrote: > dbsize.c was not updated to use the new tablespace-aware function. > > I am not well versed enough with the new function to know if "GLOBAL..." > was th