Search Postgresql Archives

Cached dataset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have about 100 mostly static tables in my application.
It takes about 1 minutes to download them through internet.

So I think I need to cahce those tables in local hard drive.
However, in this case refresh must be done before table access when those 
tables are changed in server.

MS SQL .NET data provider implements cacheable interface which allows this. 
Dataset is automatically refreshed using polling or async event notificaton.

I read the npgsql docs but havent found such feature.

Where to find sample which implements cached dataset in Postgres ?

Andrus. 




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux