How to find operating system (OS) that server runs on

This query returns information on operating system Redshift database runs on.

Query

select version();

Columns

  • version - information about Redshift version and operating system version

Rows

Query returns just one row

Sample results

Comments are only visible when the visitor has consented to statistics cookies. To see and add comments please accept statistics cookies.
0
There are no comments. Click here to write the first comment.