![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am using postgresql 8.1. The data are in /var/lib/... and the partition is FULL. How should I do to move the data ? Is it possible just by using a symbolic link ? |
#3
| |||
| |||
|
|
How should I do to move the data ? Is it possible just by using a symbolic link ? |
#4
| |||
| |||
|
|
Raphael wrote: How should I do to move the data ? Is it possible just by using a symbolic link ? Another option, depending on distribution and usage pattern, could be to use a separate tablespace for some tables. http://www.postgresql.org/docs/8.2/s...blespaces.html If, for instance, you have lots of historical data that you can move to a slower storage, you can pick some tables and migrate them to that partition. Ok |
#5
| |||
| |||
|
|
Hi, I am using postgresql 8.1. The data are in /var/lib/... and the partition is FULL. How should I do to move the data ? Is it possible just by using a symbolic link ? Thanks, Raphael |
![]() |
| Thread Tools | |
| Display Modes | |
| |