Re: loading a function from a file

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: and <andreaesposito77(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: loading a function from a file
Date: 2012-03-26 14:22:25
Message-ID: CAHyXU0ytOxM6tXcMZdtWRNzaUU=Pr820sRvw4-bELk9YNo5_4w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Mar 26, 2012 at 4:32 AM, and <andreaesposito77(at)gmail(dot)com> wrote:
> Hi all,
> I would like to know how to load a user defined function from a file
> written in pl/pgsql.
>
> I have read it on logging
> psql -h host database <  create_some_func.sql
> but then i am forced to redo the login.Is there another way to do it?

what is login.ls? what exactly about the above is not working for you?

merlin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2012-03-26 14:23:29 Re: loading a function from a file
Previous Message Maximilian Tyrtania 2012-03-26 14:13:59 Re: compilation info without pg_config