Meta
-- Get the current extension information about version
SELECT pgnats_version();
-- Retrieves information about the NATS server connection.
SELECT * FROM nats_get_server_info();
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
-- Get the current extension information about version
SELECT pgnats_version();
-- Retrieves information about the NATS server connection.
SELECT * FROM nats_get_server_info();