Re: Server instrumentation - Mailing list pgsql-patches

From Dave Page
Subject Re: Server instrumentation
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E490E44B@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Server instrumentation  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-patches

> -----Original Message-----
> From: pgsql-patches-owner@postgresql.org
> [mailto:pgsql-patches-owner@postgresql.org] On Behalf Of Tom Lane
> Sent: 10 June 2005 14:52
> To: Andreas Pflug
> Cc: PostgreSQL-patches
> Subject: Re: [PATCHES] Server instrumentation
>
>
> > pg_file_stat()
> > pg_file_length()
> > pg_file_read()
> > pg_file_write()
> > pg_file_unlink()
> > pg_file_rename()
> > pg_dir_ls()
>
> I really have serious doubts about the value of this.

They allow superusers to view and modify the server configuration using
tools like pgAdmin or phpPgAdmin. The functionality this allows has been
standard in SQL Server for years and users coming from that platform
that we are now offering an alternative to expect this. It's been a
while, but iirc, DB2 was likewise configurable in this way last time I
used it, and I believe Oracle was as well.

Regards, Dave.

pgsql-patches by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Server instrumentation
Next
From: Bruce Momjian
Date:
Subject: Re: psql: customizable readline history filename