Uploaded image for project: 'jUDDI (Retired)'
  1. jUDDI (Retired)
  2. JUDDI-40

PostgreSQL MONITOR table does not record time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • juddi 0.9rc3, PostgreSQL

    Description

      The MONITOR table created by the PostgreSQL create_database.sql script uses a DATE type for the LOG_TIME. Other databases use a full datetime type.

      Solution, change the postgresql/create_database.sql script to use:
      LOG_TIME TIMESTAMP NOT NULL

      Attachments

        Activity

          People

            sviens Stephen Viens
            jongiddy Jonathan Giddy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: