Re: What the heck is happening here?

Поиск
Список
Период
Сортировка
От Paul Tomblin
Тема Re: What the heck is happening here?
Дата
Msg-id 20010611181731.G21446@allhats.xcski.com
обсуждение исходный текст
Ответ на Re: What the heck is happening here?  (Alex Pilosov <alex@pilosoft.com>)
Ответы Re: What the heck is happening here?  (Alex Pilosov <alex@pilosoft.com>)
Re: What the heck is happening here?  (Neil Conway <nconway@klamath.dyndns.org>)
Список pgsql-general
Quoting Alex Pilosov (alex@pilosoft.com):
> Don't do it. If you _must_ get some stuff on startup, close the conn after
> you are done. See mod_perl references for examples on using of ApacheDBI
> (mostly its just 'use ApacheDBI' vs 'use DBI') and no, you cannot use Pg
> (the oldstyle, libpq-alike) interface with ApacheDBI, you must use
> DBD::Pg.

That shows how out of it I am - I didn't even know there was a DBD::Pg.
Why isn't it in the postgres-perl RPM?

--
Paul Tomblin <ptomblin@xcski.com>, not speaking for anybody
The e-mail of the species is more deadly than the mail.

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

Предыдущее
От: "Andrew W. Schmeder"
Дата:
Сообщение: pg_dump problem...
Следующее
От: Alex Pilosov
Дата:
Сообщение: Re: What the heck is happening here?