su - postgres psql template1
su - postgres psql -d template1 -U postgres
template1# \l
su - postgres psql -l
\h
psql --help