Re: Information Schema - Can the views be applied to older versions of PostgreSQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Information Schema - Can the views be applied to older versions of PostgreSQL
Дата
Msg-id 16896.1086977266@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Information Schema - Can the views be applied to older versions of PostgreSQL  (mike.griffin@mygenerationsoftware.com)
Список pgsql-general
mike.griffin@mygenerationsoftware.com writes:
> Can I take the INFORMATION SCHEMA views from 7.4 and install them in older
> versions of PostgreSQL, if so, how far back can they work?

I doubt they would just drop in, but you could possibly adapt them
to mostly work...

            regards, tom lane

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

Предыдущее
От: jao@geophile.com
Дата:
Сообщение: Re: Trying to minimize the impact of checkpoints
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Information Schema - Can the views be applied to older versions of PostgreSQL