Change in ovirt-dwh[master]: history: resynced the create db scripts

Yaniv Dary has submitted this change and it was merged. Change subject: history: resynced the create db scripts ...................................................................... history: resynced the create db scripts Change-Id: I51cf70991aae6318d27d4c8475194d7f8c4c0686 Signed-off-by: Yaniv Dary <ydary@redhat.com> --- M data-warehouse/historydbscripts_postgres/create_db.sh A data-warehouse/historydbscripts_postgres/create_schema.sh M data-warehouse/historydbscripts_postgres/create_tables.sql M data-warehouse/historydbscripts_postgres/dbcustomfunctions.sh M data-warehouse/historydbscripts_postgres/dbfunctions.sh A data-warehouse/historydbscripts_postgres/insert_data.sql D data-warehouse/historydbscripts_postgres/insert_period_table_values.sql M data-warehouse/historydbscripts_postgres/insert_timekeeping_values.sql M data-warehouse/historydbscripts_postgres/refreshStoredProcedures.sh M data-warehouse/historydbscripts_postgres/upgrade.sh D data-warehouse/historydbscripts_postgres/upgrade/03_00_0000_add_schema_version.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0020_add_single_aggregate_variable.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0030_add_index_on_biz_entities.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0040_add_disks_info.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0050_add_reports_enum_values.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0060_add_usb_policy_enum_values.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0070_change_last_hourly_init_datetime.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0080_changed_daily_tables_time_column_to_date.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0090_added_host_cpu_config_values.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0100_added_new_periods_enums.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0110_added_vm_disks_config.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0120_added_vm_device_table.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0130_remove_unused_columns.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0140_rename_fqdn_host_column.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0150_extend_host_mac_address_size.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0160_extend_enum_value_length.sql D data-warehouse/historydbscripts_postgres/upgrade/03_00_0170_add_localized_enum_values.sql A data-warehouse/historydbscripts_postgres/upgrade/03_01_0000_set_version.sql 28 files changed, 388 insertions(+), 911 deletions(-) Approvals: Yaniv Dary: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17378 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I51cf70991aae6318d27d4c8475194d7f8c4c0686 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>
participants (1)
-
ydary@redhat.com