Uploaded image for project: 'Apache HAWQ (Retired)'
  1. Apache HAWQ (Retired)
  2. HAWQ-101

Remove postgres version number from HAWQ

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • backlog
    • Command Line Tools

    Description

      Some version numbers showing in command line is due to historical reason that HAWQ is derived from Greenplum and postgres.

      It doesn't make sense to have these version numbers which would confuse users after open source.

      gpadmin@rhel65-1 ~]$ psql --version
      psql (PostgreSQL) 8.2.15
      contains support for command-line editing
      
      [gpadmin@rhel65-1 ~]$ postgres --version
      postgres (HAWQ) 8.2.15
      
      [gpadmin@rhel65-1 ~]$ postgres --hawq-version
      postgres (HAWQ) 2.0.0.0 build dev
      
      [gpadmin@rhel65-1 ~]$ postgres --gp-version
      postgres (HAWQ) 4.2.0 build 1
      

      Attachments

        Activity

          People

            lei_chang Lei Chang
            godenyao Goden Yao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: