Search Postgresql Archives

Re: wal files on temporary tables

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

 



On Mon, Aug 14, 2006 at 05:32:41PM -0300, marcelo Cortez wrote:
> folks

Hi,

> I have a asp application connected with postgres.  The postgres
> temporary tables is useless because i need remain this tables between
> sessions, perfomance reasons.  This tables are created on the fly and
> remain between session but asp server finalize connection and
> temporary table are dropped .  Then i've  created "normal" tables but
> the wal file generated by this tables grows and grows.  This wal file
> ares useless , temporary information here.  what is the way to not
> generate wal files for this tables? to identify these archives not to
> put them in backup

I'd suggest using right tool for the job. I think you can go with
memcached[1] instead of PostgreSQL.

-HTH

[1] http://www.danga.com/memcached/
-- 
Enver

Attachment: signature.asc
Description: Digital signature


[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