On Sun, Aug 5, 2012 at 10:41 PM, Etsuro Fujita <[email protected]> wrote: > I think file_fdw is useful for managing log files such as PG CSV logs. Since > often, such files are sorted by timestamp, I think the patch can improve the > performance of log analysis, though I have to admit my demonstration was not > realistic.
Hmm, I guess I could buy that as a plausible use case. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
