how to set default schema for user in postgres code example Example: postgres set default schema SET search_path TO schema_name;