I'm wondering if the back up process differs when using the Timescale extension ?  will nxdbmgr export capture the database + data or is there a better method.
Thanks
			
			
			
				It should work the same as for regular Postgres and other databases. There were performance fixes recently, so upgrading to the most recent versions is recommended. 
Nxdbmgr requires to stop netxmsd, so you may prefer backup by some postgres means instead. 
			
			
			
				Sounds good.. Thank you