Thread: Storage problems

Storage problems

From
Daniel Malaquias de Freitas
Date:
I tried to store 700GB of ".tif" images but postgreSQL didn=B4t support it.

Well. Actually I=B4d like to know if postgreSQL supports it in multiples HD,
since today=B4s HD support up to 200 GB only.

Re: Storage problems

From
Tom Lane
Date:
Daniel Malaquias de Freitas <freitas@facilit.com.br> writes:
> I tried to store 700GB of ".tif" images but postgreSQL didn´t support it.
> Well. Actually I´d like to know if postgreSQL supports it in multiples HD,
> since today´s HD support up to 200 GB only.

Use RAID or LVM to build as big a filesystem as you need.

            regards, tom lane