Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

which PG version can I used ? #19

Open
compasses opened this issue Sep 12, 2019 · 3 comments
Open

which PG version can I used ? #19

compasses opened this issue Sep 12, 2019 · 3 comments

Comments

@compasses
Copy link

as title.

@knizhnik
Copy link
Contributor

Postgres 10 and newer
If you have problems with building VOPS with some particular PG version, please let me know.

@compasses
Copy link
Author

oh thanks, i use PG 9.3 seems not work, i have change to PG 12.

@compasses
Copy link
Author

Hi, after do some investigation. I have a few questions

  1. The vops table not pg native heap table, all data saved in tiles format, right?
  2. The vectorized execution still based the vops table storage engine, since which data save in 64 length array.
  3. Last but not least, do you have any idea, if i just want to implement the native vectorized execution?

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants