Обсуждение: BUG #6516: how to mound data folder in remote location

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

BUG #6516: how to mound data folder in remote location

От
skambhapati@tripodtech.net
Дата:
The following bug has been logged on the website:

Bug reference:      6516
Logged by:          Shiva
Email address:      skambhapati@tripodtech.net
PostgreSQL version: 8.4.3
Operating system:   RHEL5.5
Description:=20=20=20=20=20=20=20=20

Hi Team,
I installed PostgreSQL in RHEL5.5 and created lvm and mounted data folder on
lvm in RHEL Server, but the disk usage crossed more then 95% and restoration
failed, i need to mount the data folder another server or NAS drive.
Please help me how to overcome this issue.

Re: BUG #6516: how to mound data folder in remote location

От
Christopher Browne
Дата:
On Mon, Mar 5, 2012 at 5:02 AM,  <skambhapati@tripodtech.net> wrote:
> The following bug has been logged on the website:
>
> Bug reference: =A0 =A0 =A06516
> Logged by: =A0 =A0 =A0 =A0 =A0Shiva
> Email address: =A0 =A0 =A0skambhapati@tripodtech.net
> PostgreSQL version: 8.4.3
> Operating system: =A0 RHEL5.5
> Description:
>
> Hi Team,
> I installed PostgreSQL in RHEL5.5 and created lvm and mounted data folder=
 on
> lvm in RHEL Server, but the disk usage crossed more then 95% and restorat=
ion
> failed, i need to mount the data folder another server or NAS drive.
> Please help me how to overcome this issue.

Not a bug in PostgreSQL.

See the warnings on using network attached storage:
<http://www.postgresql.org/docs/current/static/creating-cluster.html>

But the PostgreSQL "bugs" list is intended for reporting actual bugs
in PostgreSQL.  That your server has insufficient disk capacity for a
particular database is not a bug in PostgreSQL.
--=20
When confronted by a difficult problem, solve it by reducing it to the
question, "How would the Lone Ranger handle this?"