Re: Using wildcard for table name ?

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: Using wildcard for table name ?
Дата
Msg-id CAKoxK+5M+5mj2ATN-YG1sPtav+zUcd23yMRSt3EGPqHYatrEUw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Using wildcard for table name ?  (Francisco Leovey <fleovey@yahoo.com>)
Ответы Re: Using wildcard for table name ?  (Francisco Leovey <fleovey@yahoo.com>)
Список pgsql-novice
On Sat, Jul 27, 2013 at 12:26 AM, Francisco Leovey <fleovey@yahoo.com> wrote:
> My question was solved by writing a Perl program that gets the table names
> as a list from the database structure and then simply searching each table.
> Years ago I worked with Informix and there was a syntax for using a variable

Will I believe partitioning is a better idea, why don't you provide a
view that unions all the table you are interested in? So far it will
be a consisnte SQL interface and you will not need any external
application.

Luca


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

Предыдущее
От: amulsul
Дата:
Сообщение: Re: Passing arguments to a function called by a trigger
Следующее
От: Luca Ferrari
Дата:
Сообщение: Re: Passing arguments to a function called by a trigger