Re: PostgreSQL Client on SUSE Enterprise Linux Server 11.

2017-12-13 Thread John R Pierce
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

PostgreSQL Client on SUSE Enterprise Linux Server 11.

2017-12-13 Thread PAWAN SHARMA
Hi All, How to Install PostgreSQL Client on SUSE Enterprise Linux Server 11. -Pawan