Re: Steps to use pl/pgtcl - Mailing list pgsql-general

From Ian Harding
Subject Re: Steps to use pl/pgtcl
Date
Msg-id CAMR4UwGBd0d7BtD1TUmXPe1cOjM644D-y6cVrkhNcrJR_y_jKg@mail.gmail.com
Whole thread Raw
In response to Steps to use pl/pgtcl  (<Mamatha_Kagathi_Chan@DELL.com>)
List pgsql-general
If you install using a package manager, you might only have to install
the postgresql-pltcl (or similarly named) package, then do

createlang pltcl mydatabase

from the command line and you are ready to go.  If you build from
source, you have to worry about prerequisites yourself.

On Thu, Sep 15, 2011 at 10:23 PM,  <Mamatha_Kagathi_Chan@dell.com> wrote:
> Hi,
>
>
>
> If I am planning to use the procedures/packages present in an sql server in
> postgresql, can I do it by using pl/pgtcl feature of postgresql? If yes,
> What shall be my initial and major steps. I am new to postgresql , kindly
> help me.
>
>
>
> Thanks,
>
> Mamatha

pgsql-general by date:

Previous
From: Ian Harding
Date:
Subject: Re: Log Apply Delay
Next
From: Thom Brown
Date:
Subject: Re: Log Apply Delay