Re: Understanding PostgreSQL Storage Engines - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Understanding PostgreSQL Storage Engines
Date
Msg-id AANLkTi=jy+-2xxA4q7skXW_puN8AmTR6pB3uWiRjGap_@mail.gmail.com
Whole thread Raw
In response to Understanding PostgreSQL Storage Engines  (Carlos Mennens <carlos.mennens@gmail.com>)
Responses Re: Understanding PostgreSQL Storage Engines  (Dmitriy Igrishin <dmitigr@gmail.com>)
Re: Understanding PostgreSQL Storage Engines  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
List pgsql-general
Hello

2010/10/8 Carlos Mennens <carlos.mennens@gmail.com>:
> I know that MySQL uses MyISAM storage engine by default and was just
> trying to look on Google to try and see if I could understand what
> storage engine does PostgreSQL use by default when I generate a
> database / table. Is there some way someone (me) who knows nothing
> about how a ORDBMS works understand the difference between all storage
> engine options and which does PostgreSQL use by default.
>

PostgreSQL supports and uses just only one storage engine - PostgreSQL.

Regards

Pavel Stehule

> Thanks for any help...
>
> -Carlos
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: Carlos Mennens
Date:
Subject: Understanding PostgreSQL Storage Engines
Next
From: Dmitriy Igrishin
Date:
Subject: Re: Understanding PostgreSQL Storage Engines