HTML output

From: "Najib Abi Fadel" <nabifadel(at)usj(dot)edu(dot)lb>
To: "generalpost" <pgsql-general(at)postgresql(dot)org>
Subject: HTML output
Date: 2004-06-14 08:08:04
Message-ID: 003a01c451e6$bb20bf70$9d64a8c0@najib
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

there's an option in Postgres to set output to HTML format.
I was wondering if there's a way after connecting to the database, to turn this option On (using a script language ( PHP) or Postgres Function ( C or plpgsql )) And a way to get the HTML result in order to output the result directly ??

If there's a way , what are the side effects if we use it ?? (speed - load ...)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tommy Gildseth 2004-06-14 09:21:28 pg_proc_proname_args_nsp_index error
Previous Message Shea Martin 2004-06-14 03:47:03 Re: "alter sequence" equivilant in 7.2?