Re: plpgsql question

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: Alejandro Javier Pomeraniec <apomeraniec(at)buenosaires(dot)gov(dot)ar>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: plpgsql question
Date: 2004-05-05 13:27:20
Message-ID: 4098EBB8.10401@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alejandro Javier Pomeraniec wrote:
> Hi !!
>
> Is it possible to put inside a plpgsql function psql commands like \pset ?

No. These commands are handled by psql, not the Postgres server.

It's likely that there's a method of doing what you want on the back-end though,
although it might not be as easy as it is in psql.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alejandro Javier Pomeraniec 2004-05-05 13:37:03 Re: plpgsql question
Previous Message Tom Lane 2004-05-05 13:22:58 Mail delays (was Re: [Fwd: help building datetime from varchars])