\echo `date  +"%Y-%m-%d %H:%M:%S"`
\encoding SQL_UTF8
\set AUTOCOMMIT off
\set VERBOSITY verbose
\set PROMPT1 '%n@%m:%>/%/%x%# '
\set IGNOREEOF 5
\pset null '<<NULL>>'
\pset linestyle unicode
\pset border 2
\pset pager off
\pset format wrapped
\timing
set application_name to manni_desktop; commit;
set bytea_output to escape; commit;
