note on which binaries are used for postgres

This commit is contained in:
Paul Trowbridge 2021-11-17 23:09:29 -05:00
parent 6cfd44a556
commit 61a0adabb4
1 changed files with 2 additions and 0 deletions

View File

@ -30,3 +30,5 @@ LIMIT 100;
Alter Column
==========================================================
ALTER TABLE rlarp.pcore ALTER COLUMN pack SET DATA TYPE numeric USING pack::numeric
psql binary for latest version is always used but pg_dump is not, you have to set the default version in ~/.postgresqlrc