New pages

From Data Islands
New pages
Hide registered users | Show bots | Show redirects
  • 13:10, 13 November 2024Cloud Servers API (hist | edit) ‎[1,714 bytes]WikiSysopdi (talk | contribs) (Created page with "'''Syntax''' : registercloudserver <NAME> <API_GEO_LOCATION> <CONNECTION_STRING> <ENTER> eg.registercloudserver "NAME" "API GEO LOCATION" "CONNECTION STRING" Description : Register a cloud server. User can also see list of cloud server by entering just "registercloudserver" without any parameter. <NAME> - Name of the registered server <API_GEO_LOCATION> - This defines which API is to be used. Options are "US", "UK", "DE" and "CA" <CONNECTION_STRING> - the postgr...")
  • 13:06, 13 November 2024Cloud Servers (hist | edit) ‎[552 bytes]WikiSysopdi (talk | contribs) (Created page with "Cloud Servers allow you tell Data Islands to use your own PostgreSQL server as the storage option for when you push/export and pull/import. This allows you to only host your own data and the data is not then stored on our servers. This setup is ideal if you have legal requirements around where data is stored. --- Requirements. PostgreSQL version xxx only supported. Versions greater than... are not supported")
  • 09:59, 30 September 2024Registersql (hist | edit) ‎[302 bytes]WikiSysopdi (talk | contribs) (Created page with "We can register a sql with using registersql command (Syntax : registersql "sqlname" "description" "sql statement" <ENTER>) Example >registersql")