Re: loading a function from a file - Mailing list pgsql-general

From Alban Hertroys
Subject Re: loading a function from a file
Date
Msg-id CAF-3MvMjt+P-5RTQhaXCunTSo6+mQtiErauXiRD=uy1m9=st_A@mail.gmail.com
Whole thread Raw
In response to loading a function from a file  (and <andreaesposito77@gmail.com>)
List pgsql-general
On 26 March 2012 11:32, and <andreaesposito77@gmail.com> wrote:
> 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?

If you're working on the database server, then you can skip the "-h
host" bit and use a socket.

That does require that you didn't disallow those in pg_hba and that
the OS supports socket files (Windows doesn't, for example).

--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.

pgsql-general by date:

Previous
From: Gregg Jaskiewicz
Date:
Subject: language name case sensitivity, also known as plpgsql <> 'PLpgSQL'
Next
From: Thom Brown
Date:
Subject: Re: language name case sensitivity, also known as plpgsql <> 'PLpgSQL'