Sanity check...

Поиск
Список
Период
Сортировка
От Eric Andrews
Тема Sanity check...
Дата
Msg-id 7a4707ef0612061722u4cc99521r9bfa32a86bc08091@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
I have a signifigant number of tables that each have a name_date
naming scheme. I want to write a function that takes a start and end
date as arguments, and optionally a name, and returns a view of all
tables joined together by the name of the supplied name, er - if
supplied. is there a better way to go about this? one question left
unanswered is how do I somehow automagically drop the view once a user
is done with it.

suggestions and comments welcomed. thanks


eric

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: VACUUM and transactions in different databases
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Online index builds