Unode Scratchpad

From UVOO Tech Wiki
Jump to navigation Jump to search
gosandbox
unode-agent1
unode-server

psql -h unode-server -U agent1 -d unode
create table contacts2 (name text, rls_role text default current_user);