Database size with large objects
От
Michael Goldner
Тема
Database size with large objects
Дата
Msg-id
C353B72E.17854%mgoldner@agmednet.com
Список
Дерево обсуждения
Database size with large objects "Michael Goldner" <MGoldner@agmednet.com>
Re: Database size with large objects Tom Lane <tgl@sss.pgh.pa.us>
Re: Database size with large objects Michael Goldner <mgoldner@agmednet.com>
Re: Database size with large objects Tom Lane <tgl@sss.pgh.pa.us>
Re: Database size with large objects Michael Goldner <mgoldner@agmednet.com>
Re: Database size with large objects Tom Lane <tgl@sss.pgh.pa.us>
I'm running postgresql 8.1.8 on RHEL4.
I have a database with a single table that includes an oid reference to a
large object. After loading 100GB of large objects using lo_import(), I
find that my total database size has grown by about 270GB. What is the
reason for the difference in space usage?
There are about 400,000 records in the table, with each large object the
same size (on average). I have autovacuum running, and had done a vacuum
--full --analyze prior to the load.
Max_fsm_pages is very high (1,500,000), and the vacuum --analyze confirms
that it is sufficient.
Is this just something that I have to live with?
Thanks,
Mike
В списке pgsql-admin по дате отправления