note on which binaries are used for postgres
This commit is contained in:
parent
6cfd44a556
commit
61a0adabb4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user