Difference between revisions of "PostgreSQL extensions"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
  
  
[[\connect]] your-timescalen-db-name
+
<code>[[\connect]] your-timescalen-db-name</code>
  
SELECT extversion [[FROM]] pg_extension where extname = '[[timescaledb]]';
+
<code>SELECT extversion [[FROM]] pg_extension where extname = '[[timescaledb]]';</code>
  
  

Revision as of 06:58, 8 March 2023

Advertising: