Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-5650

postgres-CREATE DDL should only prepare schemas if possible

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • ambari-server
    • None

    Description

      For existing postgres, the user should execute DDL as part of setting up their postgres instance.

      CREATE SCHEMA ambari AUTHORIZATION :username;
      ALTER ROLE :username SET search_path TO 'ambari';
      

      This is similar to setup of mysql and oracle.

      Attachments

        1. AMBARI-5650.patch
          42 kB
          Siddharth Wagle

        Activity

          People

            mpapirkovskyy Papirkovskyy Myroslav
            swagle Siddharth Wagle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: