Re: PostgreSQL Client on SUSE Enterprise Linux Server 11. - Mailing list pgsql-general

From John R Pierce
Subject Re: PostgreSQL Client on SUSE Enterprise Linux Server 11.
Date
Msg-id 32cbee68-62af-79ae-df31-6fb183602432@hogranch.com
Whole thread Raw
In response to PostgreSQL Client on SUSE Enterprise Linux Server 11.  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
List pgsql-general
On 12/13/2017 9:58 AM, PAWAN SHARMA wrote:
How to Install PostgreSQL Client on SUSE Enterprise Linux Server 11.

yum install postgresql

^ I believe that should do it,  at least thats what you do on RHEL/CentOS...   postgresql-server is the server package, plain postgresql is the client package, and includes/depends on postgresdql-libs which are the runtime libaries.


-- 
john r pierce, recycling bits in santa cruz

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Dependency tree to tie type/function deps to a table
Next
From: "David G. Johnston"
Date:
Subject: Re: If table have an inclusion with LIKE what happens to triggers?