130 lines
9.3 KiB
SQL
130 lines
9.3 KiB
SQL
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX departmentmodels_employeepositions_index2 ON public.departmentmodels USING gist ((("EmployeePositions" ->> 'Position'::text)) public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX departmentmodels_shortname_index ON public.departmentmodels USING gist (lower("ShortName") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsagreementdocumentmodels_agreemententryregnumber_index ON public.edsagreementdocumentmodels USING gist (lower(("AgreementEntry" #>> '{RegNumber}'::text[])) public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsagreementdocumentmodels_barcode_index ON public.edsagreementdocumentmodels USING gist (lower("Barcode") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gin_trgm_ops" does not exist for access method "gin"
|
|
Command was: CREATE INDEX edsagreementdocumentmodels_curator_index ON public.edsagreementdocumentmodels USING gin ((("Curator" ->> 'Id'::text)) public.gin_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsagreementdocumentmodels_docnumber_index ON public.edsagreementdocumentmodels USING gist (lower("RegNumber") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsagreementdocumentmodels_parentagreementregnumber_index ON public.edsagreementdocumentmodels USING gist (lower(("ParentAgreement" #>> '{AgreementNumber}'::text[])) public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsagreementdocumentmodels_parentderivativeagrnumber_index ON public.edsagreementdocumentmodels USING gist (lower(("ParentDerivativeAgreement" ->> 'AgreementNumber'::text)) public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gin_trgm_ops" does not exist for access method "gin"
|
|
Command was: CREATE INDEX edsagreementdocumentmodels_performer_index ON public.edsagreementdocumentmodels USING gin ((("Performer" ->> 'Id'::text)) public.gin_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodelstask_barcode_index5 ON public."EdsDocumentModelTask" USING gist (lower(public."GetBarcodesConcatenation"("OldBarcodes", "Barcode")) public.gist_trgm_ops (siglen='24'));
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodeltask_agreemententryregnumber_index ON public."EdsDocumentModelTask" USING gist (lower(("AgreementEntry" #>> '{RegNumber}'::text[])) public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodeltask_barcode_index ON public."EdsDocumentModelTask" USING gist (lower("Barcode") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodeltask_docnumber_index ON public."EdsDocumentModelTask" USING gist (lower("DocNumber") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodeltask_employeesdepartment_index ON public."EdsDocumentModelTask" USING gist (lower("EmployeesDepartment") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodeltask_employeesdepartmentcode_index ON public."EdsDocumentModelTask" USING gist (lower("EmployeesDepartmentCode") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gin_trgm_ops" does not exist for access method "gin"
|
|
Command was: CREATE INDEX "PackageDocumentModelTask_expr_idx1" ON public."PackageDocumentModelTask" USING gin ((("Performer" ->> 'Id'::text)) public.gin_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodels_agreemententryregnumber_index ON public.edsdocumentmodels USING gist (lower(("AgreementEntry" #>> '{RegNumber}'::text[])) public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodels_barcode_index ON public.edsdocumentmodels USING gist (lower("Barcode") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodels_barcode_index5 ON public.edsdocumentmodels USING gist (lower(public."GetBarcodesConcatenation"("OldBarcodes", "Barcode")) public.gist_trgm_ops (siglen='24'));
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodels_docnumber_index ON public.edsdocumentmodels USING gist (lower("DocNumber") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodels_employeesdepartment_index ON public.edsdocumentmodels USING gist (lower("EmployeesDepartment") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX edsdocumentmodels_employeesdepartmentcode_index ON public.edsdocumentmodels USING gist (lower("EmployeesDepartmentCode") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gin_trgm_ops" does not exist for access method "gin"
|
|
Command was: CREATE INDEX packagedocumentmodels_performer_index ON public.packagedocumentmodels USING gin ((("Performer" ->> 'Id'::text)) public.gin_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX packagedocumentmodels_separatorbarcode_index ON public.packagedocumentmodels USING gist (lower("SeparatorBarcode") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX employeemodels_lastname_index ON public.employeemodels USING gist (lower("LastName") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX employeemodels_firstname_index ON public.employeemodels USING gist (lower("FirstName") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX employeemodels_middlename_index ON public.employeemodels USING gist (lower("MiddleName") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gin_trgm_ops" does not exist for access method "gin"
|
|
Command was: CREATE INDEX idx_oldbarcode_trgm ON public."BarcodeOldBarcodePair" USING gin ("OldBarcode" public.gin_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX authtypemodels_domainname_index2 ON public.authtypemodels USING gist (upper("DomainName") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX employeemodelscopy_lastname_index ON public.employeemodelscopy USING gist (lower("LastName") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX employeemodelscopy_firstname_index ON public.employeemodelscopy USING gist (lower("FirstName") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: error: could not execute query: ERROR: operator class "public.gist_trgm_ops" does not exist for access method "gist"
|
|
Command was: CREATE INDEX employeemodelscopy_middlename_index ON public.employeemodelscopy USING gist (lower("MiddleName") public.gist_trgm_ops);
|
|
|
|
|
|
pg_restore: warning: errors ignored on restore: 64
|