Skip to content

PostgreSQL Flash Driver

INFO

Real-time capabilities are currently under development.
You can still use the driver for bulk indexing or to generate structured documents via the Exporters.

Real-time Compatibility Table (Work in Progress, Currently Unavailable)

TargetInsertInsert rel_colUpdateUpdate rel_colDeleteDelete rel colTruncate
Base table❌ ◀❌ ◀❌ ◀
one_to_oneN/A❌ ◀❌ ◀
has-many❌ ⏳❌ ◀❌ ◀
has-many (pivot)❌ ◀❌ ◀❌ ◀❌ ◀

✅: Supported ❌: Not implemented (but possible) ◀: Need to send select request (impact DB)