On Wed, Aug 15, 2012 at 11:40 PM, J Ramesh Kumar <rameshj1...@gmail.com> wrote:
> Dear Scott Marlowe,
>
> Thanks for the details.
>
> As you said, MySQL with MyISAM is better choice for my app. Because I don't
> need transaction/backup.

That's not exactly what I said.  Remember that if you need to run
complex queries postgresql is still likely the better candidate.

> May be I'll try with InnoDB and find the disk
> write/space difference. Is there any similar methods available in postgresql
> like MyISAM engine ?

Unlogged tables as mentioned by others.


-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to