package postgres const ( queryListPackage = ` select * from package; ` )