Search Postgresql Archives
Is it possible to keep indexes on different disk location?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Is it possible to keep indexes on different disk location?
- From: "W.P." <laurentp@xxxxx>
- Date: Thu, 18 Aug 2022 08:39:27 +0200
- Disposition-notification-to: "W.P." <laurentp@xxxxx>
- User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0
Hi there,
I have a PostgreSQL 11 server on OrangePi3 (ARM 64 bit, Armbian, PG from
distro).
Database (all cluster) is located on USB disk. This approach give me
already 2 times loosing DB contents (it is a replica of DB on i7).
But the whole thing (mainly indexes) is about 50G, and internal storage
is only 32GB.
Is it possible to move DB tables etc to this internal storage (sure
connection) and put only indexes on USB HDD?
And will it help in case of losing connection to USB disk? (DB
recoverable instead of total crash)?
Laurent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]