Wrapper to use correct version of psql?

Поиск
Список
Период
Сортировка
От Steve Atkins
Тема Wrapper to use correct version of psql?
Дата
Msg-id C915797C-C8E4-4E98-B872-A671565B7ECC@blighty.com
обсуждение исходный текст
Ответы how to remove the duplicate elements from an array?  (Yi Zhao <yi.zhao@alibaba-inc.com>)
Re: Wrapper to use correct version of psql?  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-general
I have a bunch of different version of postgresql installed, from 7.0
on forward, on various servers. As psql is fairly version specific,
and tends to misbehave if the client and server versions don't match,
I usually need to remember which version is running on which machine
and port.

The obvious thing to do is write a wrapper that will transparently run
the right version of psql for the database it's connecting to. Has
anyone already done that?

Cheers,
   Steve


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

Предыдущее
От: "Bill Wordsworth"
Дата:
Сообщение: Re: php + postgresql
Следующее
От: owen hartnett
Дата:
Сообщение: Re: Strange Postgresql behavior solved