Re: loading a function from a file

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: loading a function from a file
Дата
Msg-id CAF-3MvMjt+P-5RTQhaXCunTSo6+mQtiErauXiRD=uy1m9=st_A@mail.gmail.com
обсуждение исходный текст
Ответ на loading a function from a file  (and <andreaesposito77@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Gregg Jaskiewicz
Дата:
Сообщение: language name case sensitivity, also known as plpgsql <> 'PLpgSQL'
Следующее
От: Thom Brown
Дата:
Сообщение: Re: language name case sensitivity, also known as plpgsql <> 'PLpgSQL'