Re: psql scripting tutorials

Поиск
Список
Период
Сортировка
От Artacus
Тема Re: psql scripting tutorials
Дата
Msg-id 48C89B37.7090403@comcast.net
обсуждение исходный текст
Ответ на Re: psql scripting tutorials  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: psql scripting tutorials  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
> This sounds a lot like what I did in my last job using bash for most
> things, and php for the more complicated stuff.  Wrote a simple oracle
> to pgsql table replicator in php that worked pretty well.

Well we do this stuff all the time with Oracle and sql*plus. And I've
heard people hear say about how much better psql is than sql*plus. So I
figured surely someone would have figured that its a really slick way of
  automating imports and scheduling with cron... and then blogged about
it. But it looks like I'm on my own.


В списке pgsql-general по дате отправления:

Предыдущее
От: kevin kempter
Дата:
Сообщение: Trigger for insert/update of BLOB's ?
Следующее
От: "Darren Weber"
Дата:
Сообщение: using a GUI front end to postgres