Scroll to navigation

PGSQL2SQLITE(1) General Commands Manual PGSQL2SQLITE(1)

NAME

pgsql2sqlite - PostgreSQL/PostGIS to SQLite3 converter

SYNOPSIS

pgsql2sqlite [options]

DESCRIPTION

pgsql2sqlite is a program that converts data from a PostGIS database to SQLite.

OPTIONS

-?, --help
Show summary of options.
Allows you to specify connection to a database on a machine other than the default.
Allows you to specify a database port other than the default.
PostgreSQL database name
Connect to the database as the specified user.
Connect to the database with the specified password.
Name of the table/or query to pass to postmaster
Name of the output table to create (default: table in query)
Use this option to specify the name of the file to create.
January 11, 2007