Virtual records

Поиск
Список
Период
Сортировка
От Kumar
Тема Virtual records
Дата
Msg-id 012b01c3d37b$b95c54e0$7502a8c0@hdsc.com
обсуждение исходный текст
Ответы Re: Virtual records
Список pgsql-sql
Dear Friends,
 
I am working with Postgres 7.3.4 on RH Linux. Here is a need while developing an Calendar application.
 
I have a scheduled meeting at every month. While opening the calendar next 2 month, I need to populate the records for it.
 
I dont want to use a temporary table and populate the records, as this will slow down the function. Is there any method for that
 
Please shed some light.
 
Regards
Kumar

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "on insert" rules happen before the insert?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Complex Update