|
|
|
|
|
by dragonwriter
3552 days ago
|
|
> I have never heard much about storage engines in Postgres, why could this be so? Because PG isn't designed around pluggable storage engines, so its not really as practical to take a storage engine out and use it separately, and doesn't make much sense to talk about the storage engine separately from the whole system. |
|