|
|
|
|
|
by hlinnaka
1487 days ago
|
|
Yes, it still requires VACUUM. I believe Aurora does too. It would be cool to push down at least parts of the VACUUM down to the storage layer, but it would require more invasive changes Postgres code, which we try to avoid. Maybe in the future. Ideally though, I'd like to improve PostgreSQL itself, to reduce the need for VACUUM in the first place. Disclaimer: Neon co-founder |
|
Would you ever consider supporting the orioleDB extension in the future?