1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
| ⋊> ~ apt list --installed | grep postgresql 22:46:41
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
postgresql-12/focal-updates,focal-security,now 12.11-0ubuntu0.20.04.1 amd64 [installed,automatic] postgresql-all/focal-updates,focal-security,now 12+214ubuntu0.1 all [installed] postgresql-client-12/focal-updates,focal-security,now 12.11-0ubuntu0.20.04.1 amd64 [installed,automatic] postgresql-client-common/focal-updates,focal-security,now 214ubuntu0.1 all [installed,automatic] postgresql-common/focal-updates,focal-security,now 214ubuntu0.1 all [installed,automatic] postgresql-contrib/focal-updates,focal-security,now 12+214ubuntu0.1 all [installed] postgresql-plperl-12/focal-updates,focal-security,now 12.11-0ubuntu0.20.04.1 amd64 [installed,automatic] postgresql-plpython3-12/focal-updates,focal-security,now 12.11-0ubuntu0.20.04.1 amd64 [installed,automatic] postgresql-pltcl-12/focal-updates,focal-security,now 12.11-0ubuntu0.20.04.1 amd64 [installed,automatic] postgresql-server-dev-12/focal-updates,focal-security,now 12.11-0ubuntu0.20.04.1 amd64 [installed,automatic] postgresql-server-dev-all/focal-updates,focal-security,now 214ubuntu0.1 all [installed,automatic] postgresql/focal-updates,focal-security,now 12+214ubuntu0.1 all [installed]
|