←back to thread

131 points pgedge_postgres | 2 comments | | HN request time: 0.438s | source
1. throwawaygo ◴[] No.45534771[source]
pgactive?
replies(1): >>45537248 #
2. vyruss ◴[] No.45537248[source]
pgactive has limitations with not supporting DDL, sequence management, column and row filtering, conflict and exception handling, incompatibility with native logical replication, etc. The license is also different (Apache 2.0 for pgactive vs PostgreSQL for Spock). Most importantly, it's not "supported anywhere" by AWS, just on RDS.