We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412c7b0 commit a97b008Copy full SHA for a97b008
1 file changed
vlib/db/pg/README.md
@@ -49,6 +49,8 @@ gem install pg -- --with-pg-config=/opt/local/lib/postgresql[version number]/bin
49
50
**ArchLinux**: `pacman -S postgresql-libs`
51
52
+**FreeBSD**: `pkg install postgresql18-client`
53
+
54
**OpenBSD**: `pkg_add postgresql-client`
55
56
**Windows**:
0 commit comments