Next, we create schema foo and add it to our search path table_version=# CREATE SCHEMA foo; CREATE SCHEMA table_version=# SET search_path TO foo,public; Our table to be versioned will be called bar ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results