Block a user
postgresql-client-18 (18.0-1)
Published 2025-10-16 13:48:49 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install postgresql-client-18=18.0-1
Repository Info
Distributions |
plucky |
Components |
main |
Architectures |
arm64 |
About this package
front-end programs for PostgreSQL 18 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 18. If you install PostgreSQL 18 on a standalone machine, you need the server package postgresql-18, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system.
Dependencies
| libpq5 (>= 18.0) |
| postgresql-client-common (>= 182~) |
| sensible-utils |
| libc6 (>= 2.38) |
| liblz4-1 (>= 0.0~r127) |
| libreadline8t64 (>= 6.0) |
| libssl3t64 (>= 3.0.0) |
| libzstd1 (>= 1.5.5) |
| zlib1g (>= 1:1.1.4) |