What SQL/Postgres commands are not implemented?
This is not a database! RTA does not have the usual PosgreSQL meta tables, nor does it have CREATE TABLE, ALTER TABLE, or DROP TABLE. The command line tool for PostgreSQL, psql, will connect to a program with RTA, but none of the psql backslash commands will work (since most of the backslash commands require a real PostgreSQL database).