Re: How to check completeness of installation

Поиск
Список
Период
Сортировка
От chris
Тема Re: How to check completeness of installation
Дата
Msg-id 20260219102549.GA18280@app.citecs
обсуждение исходный текст
Ответ на AW: How to check completeness of installation  ("Subramanian,Ramachandran" <ramachandran.subramanian@alte-leipziger.de>)
Ответы AW: How to check completeness of installation
Список pgsql-novice
> [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




В списке pgsql-novice по дате отправления: