Storage problems
Started by Daniel Malaquias de Freitasabout 24 years ago2 messagesbugs
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.
Re: Storage problems
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