On 11/30/2016 03:38 AM, Samuel Williams wrote:
> Is there any reason why for the same data set, and same indexes, that
> the data in postgres would be significantly larger than
> innodb/mariadb?
>
Hard to say without the table/index definitions and some indication of
what the data is.
What version of Postgres?
Also how are you measuring the size of the data set?
Have you looked at/tried the functions here?:
https://www.postgresql.org/docs/9.5/static/functions-admin.html#FUNCTIONS-ADMIN-DBOBJECT
--
Adrian Klaver
adrian.klaver@aklaver.com