Coder Social home page Coder Social logo

Comments (15)

ahouska avatar ahouska commented on August 27, 2024 1

I already asked one of the guys. I'll remind him.

from pg_squeeze.

JKeyZ avatar JKeyZ commented on August 27, 2024

search log found error report: syntax error at or near "ll"

from pg_squeeze.

ahouska avatar ahouska commented on August 27, 2024
  1. Which version of pg_squeeze is that?

  2. What's the exact table definition, including indexes?

from pg_squeeze.

JKeyZ avatar JKeyZ commented on August 27, 2024

pg_squeeze is REL1_1_0 .
pg version is 11 release.
The table including index on array.

from pg_squeeze.

ahouska avatar ahouska commented on August 27, 2024

The index on array really appears to be the problem. It's fixed now in
https://github.com/cybertec-postgresql/pg_squeeze/archive/REL1_1.zip
and will be included in release 1.1.1 later. Thanks for the report!

from pg_squeeze.

JKeyZ avatar JKeyZ commented on August 27, 2024

also occur "Failed to find = operator for type 1043"
Before start worker, I had run "ALTER EXTENSION pg_squeeze UPDATE" for update

from pg_squeeze.

ahouska avatar ahouska commented on August 27, 2024

ALTER EXTENSION ... UPDATE will not apply the patch. You need to download the source code
https://github.com/cybertec-postgresql/pg_squeeze/archive/REL1_1.zip
and perform steps 1 through 5 from the "Installation" section of README.

from pg_squeeze.

JKeyZ avatar JKeyZ commented on August 27, 2024

Before execute "alter extension update", I already make install. After update, pg show the info : NOTICE: version "1.1" of extension "pg_squeeze" is already installed

from pg_squeeze.

ahouska avatar ahouska commented on August 27, 2024

Have you restarted the instance (cluster) after the "make install"? If even that did not help, please send me the exact DDLs (CREATE TABLE, CREATE INDEX, ...) for the table that causes the error.

from pg_squeeze.

JKeyZ avatar JKeyZ commented on August 27, 2024

yes, I already restarted the instance.
Can you give me the email? I send the ddls

from pg_squeeze.

ahouska avatar ahouska commented on August 27, 2024

My email address should be visible now in my github profile.

from pg_squeeze.

ahouska avatar ahouska commented on August 27, 2024

Please try https://github.com/cybertec-postgresql/pg_squeeze/archive/REL1_1.zip again.

from pg_squeeze.

JKeyZ avatar JKeyZ commented on August 27, 2024

It's working.Thank you

from pg_squeeze.

srikanth-medikonda-ntnx avatar srikanth-medikonda-ntnx commented on August 27, 2024

@ahouska, are you the right person to reach about updating patch release 1.1.1 in pgdg repos? Or, is it PostgreSQL RPM Building Team: https://yum.postgresql.org/contact.php?

from pg_squeeze.

drIceman avatar drIceman commented on August 27, 2024

Hi, what about making this fix for PG 9.6?
Because current version requires PG 10+

from pg_squeeze.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.