Re: [PATCHES] Dbsize backend integration

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] Dbsize backend integration
Дата
Msg-id 200507291447.j6TEl2T13505@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] Dbsize backend integration  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-hackers
Patch applied.  Thanks.  /contrib/dbsize removed.  New functions:

        pg_tablespace_size
        pg_database_size
        pg_relation_size
        pg_complete_relation_size
        pg_size_pretty

---------------------------------------------------------------------------

Dave Page wrote:
>
>
> > -----Original Message-----
> > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> > Sent: 06 July 2005 04:11
> > To: Tom Lane
> > Cc: Dave Page; Christopher Kings-Lynne; Robert Treat; Dawid
> > Kuroczko; Andreas Pflug; PostgreSQL-patches; PostgreSQL-development
> > Subject: Re: [HACKERS] [PATCHES] Dbsize backend integration
> >
> > Tom Lane wrote:
> > >
> > > pg_relation_size plus pg_complete_relation_size is fine.  Ship it...
> >
> > OK.
>
> Updated version attached.
>
> Regards, Dave.

Content-Description: dbsize.c

[ Attachment, skipping... ]

Content-Description: dbsize.patch

[ Attachment, skipping... ]

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Patch to fix plpython on OS X
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: --enable-thread-safety on Win32