>> I have a question concerning psql. I found that psql has a defined >> command '-t' and that it turns off printing of column names >> and result >> row count footers, etc. >> >> what I look for, is a command, which would turn off result row count >> footer, but would print column names. >> >> is there an easy way to do this? >Start psql with the -P footer switch. 8.3.3 works this way. > >Allan Works:) Thx a lot! Regards Matt -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general