« Previous | Next » 

Revision 7ec5e634

ID: 7ec5e634d78ebc0df5940b6523e346d5e5a8d8bc
Added by Mark Felder 988 days ago

  • PostgreSQL fixes

    - missing set/clear action subroutines added for postgres
    - postgres doesn't need to run the optimize routine
    assuming autovacuum isn't disabled
    - postgres was missing heartbeat table -- added in the
    sql schema
    - extended the shadow_transport column from 128 to 255
    chars -- was
    - running into issues with too long fields trying to be
    inserted
    - fix heartbeat feature - PostgreSQL doesn't support a
    REPLACE SQL function, fixes #178

Signed-off-by: Mark Felder <>

Related issues

  • Bug #178: new heartbeat features misses support for postgres

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences