Re: POWA tool

From: Raghu Ram <raghuchennuru(at)gmail(dot)com>
To: Ramesh T <rameshparnanditech(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: POWA tool
Date: 2014-08-26 10:43:23
Message-ID: CALnrrJRk5-k_Cu=8FWWW607kXFTo-2UkHDS=6wX3Xi5grc-1Og@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Aug 26, 2014 at 3:11 PM, Ramesh T <rameshparnanditech(at)gmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sameer Thakur 2014-08-26 10:52:47 Re: Using fmgr_hook
Previous Message Soni M 2014-08-26 09:59:03 Re: Restart replicated slave procedure