public inbox for pgsql-novice@postgresql.org  
help / color / mirror / Atom feed
From: chris <psql-contact@citecs.de>
To: Subramanian,Ramachandran <ramachandran.subramanian@alte-leipziger.de>
To: pgsql-novice@lists.postgresql.org <pgsql-novice@lists.postgresql.org>
Subject: Re: How to check completeness of installation
Date: Thu, 19 Feb 2026 11:25:50 +0100
Message-ID: <20260219102549.GA18280@app.citecs> (raw)
In-Reply-To: <5756d72dc39c4a3fa3bf2ff9f0cbfb9c@alte-leipziger.de>
References: <628793fdc61e42df9b1cd945e2141a4d@alte-leipziger.de>
	<20260219094404.GA1707@app.citecs>
	<5756d72dc39c4a3fa3bf2ff9f0cbfb9c@alte-leipziger.de>

> [postgres@lx90158 ~]$ dpkg
> -bash: dpkg: command not found

The very first thing to do is: get informed about the Linux distribution you're working on:

	cat /etc/os-release

then use the appropriate tools.

> [postgres@lx90158 ~]$
> 
> RPM seems to be too vast a topic for me to try a quick and dirty command. Need to read up on it. 

The two commands you would need (IIRC):

rpm -qa | grep -i postgres

rpm -qlp packagename

HTH, Chris






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-novice@postgresql.org
  Cc: psql-contact@citecs.de, ramachandran.subramanian@alte-leipziger.de, pgsql-novice@lists.postgresql.org
  Subject: Re: How to check completeness of installation
  In-Reply-To: <20260219102549.GA18280@app.citecs>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox