PostgreSQL/PgBouncer: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
<syntaxhighlight lang="bash">
cat <<-'EXE'|sudo bash
apt-get update;echo
apt list -a --upgradable
sudo apt-get install -y pgbouncer
EXE
</syntaxhighlight>
== References==
== References==
{|
{|

Revision as of 01:16, 19 September 2024