Re: [HACKERS] For review: Server instrumentation patch

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] For review: Server instrumentation patch
Date: 2005-08-11 15:32:47
Message-ID: 42FB6F9F.9070509@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian wrote:
> Dave Page wrote:
>
>
> The only part I didn't like about the patch is the stat display:
>
> test=> select pg_file_stat('postgresql.conf');
> pg_file_stat
> -----------------------------------------------------------------------------
>
> (12287,"2005-08-11 00:06:30","2005-08-11 00:06:43","2005-08-11 00:06:30",f)
> (1 row)
>
> Shouldn't this return multiple labeled columns rather than an array?

pg_show_all_settings output is equally unreadable, designed not to be
used directly.

Regards,
Andreas

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-08-11 15:34:43 Re: [HACKERS] For review: Server instrumentation patch
Previous Message Bruce Momjian 2005-08-11 15:24:45 Re: PL/pgSQL: #option select_into_1_row (was SELECT INTO