Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Field

Type

Holds

Filename

Text

Fully pathed filename.

currentts

Timestamp without time zone

Last time file was modified.

Newts

Timestamp without time zone

Latest time file was modified.

action

Character(1)

Action (A=Addition, U=Update).

locale

Character(1)

Owner of the field (by default R=Remote, L=Local)

 

Status

This is a PostgreSQL table which holds the status of the current run for a location.

...

PostgreSQL Configuration

In the pg_hba.conf file the authentication method for local connections needs to be trust, e.g.

...