Skip to content

Commit a97b008

Browse files
authored
db.pg: improve doc for support on FreeBSD (#26335)
1 parent 412c7b0 commit a97b008

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎vlib/db/pg/README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ gem install pg -- --with-pg-config=/opt/local/lib/postgresql[version number]/bin
4949

5050
**ArchLinux**: `pacman -S postgresql-libs`
5151

52+
**FreeBSD**: `pkg install postgresql18-client`
53+
5254
**OpenBSD**: `pkg_add postgresql-client`
5355

5456
**Windows**:

0 commit comments

Comments
 (0)