Re: POWA tool - Mailing list pgsql-general

From Raghu Ram
Subject Re: POWA tool
Date
Msg-id CALnrrJRk5-k_Cu=8FWWW607kXFTo-2UkHDS=6wX3Xi5grc-1Og@mail.gmail.com
Whole thread Raw
In response to POWA tool  (Ramesh T <rameshparnanditech@gmail.com>)
Responses Re: POWA tool  (John McKown <john.archie.mckown@gmail.com>)
List pgsql-general
On Tue, Aug 26, 2014 at 3:11 PM, Ramesh T <rameshparnanditech@gmail.com> wrote:
i downloaded But where i need to unzip powa-REL_1_1.zip i'm using putty tool remote server..


-bash-4.1$ unzip powa-REL_1_1.zip
-bash: unzip: command not found


You need to Install "unzip" utility. Once you installed "unzip" utility,you can extract in "/tmp" directory.

for Debian and Ubuntu:
1
apt-get install unzip

for Red Hat Linux/Fedora/CentOS users:

1
yum install unzip

pgsql-general by date:

Previous
From: Soni M
Date:
Subject: Re: Restart replicated slave procedure
Next
From: Sameer Thakur
Date:
Subject: Re: Using fmgr_hook