pg_dump -a -E UTF8 --inserts -F p -f "E:\test.sql" -t public.test "host=127.0.0.1 port=5432 user=postgres password=admin dbname=postgres"