Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 454 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 454 Bytes

ncid-psql

SYNOPSIS

ncid --no-gui --module ncid-psql

DESCRIPTION

The ncid-psql output module stores NCID data in a PostgreSQL Database using the 'psql' command line client.

The database configuration parameters are specified in the ncid-psql.conf file.

Available field names (columns) in the created table:

REQUIREMENTS

Network access to a PostgreSQL database server.

The PostgreSQL command line client 'psql'.

SEE ALSO

ncid-mysql