Обсуждение: support on postgres

Поиск
Список
Период
Сортировка

support on postgres

От
Vincent.Desloges@alcatel.fr
Дата:
Hello,

We develop SMS application using a proprietary framework installed on Linux
server. This framework installs and creates Postgres 7.1 data base under
/var/lib partition.
Client notices that /var/lib partition seems too small for SMS application
activity. Client would like to move postgres data files from /var/lib to a
larger one.
How can we manage ?

best regards,

subscribe
end



Re: support on postgres

От
Gaetano Mendola
Дата:
Vincent.Desloges@alcatel.fr wrote:
 > Hello,
 >
 > We develop SMS application using a proprietary framework installed on Linux
 > server. This framework installs and creates Postgres 7.1 data base under
 > /var/lib partition.
 > Client notices that /var/lib partition seems too small for SMS application
 > activity. Client would like to move postgres data files from /var/lib to a
 > larger one.
 > How can we manage ?

The easiest way is with a symbolink link




Regards
Gaetano Mendola