list_postgresql_process_inventory (view) Content
- Start Row: 0
- Rows per Page: 50
- Total Rows: 24
- Current Page: 1
- Total Pages: 1
| ax161-production.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /opt/gitlab/embedded/postgresql/13/bin/postgres | osquery-ms:query-result |
| ax161-production.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/13/bin/postgres | osquery-ms:query-result |
| ax161-production.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/15/bin/postgres | osquery-ms:query-result |
| demo-alpha101.democloud01.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /opt/gitlab/embedded/postgresql/16/bin/postgres | osquery-ms:query-result |
| prime.dcp.infra.nyc2.democorp.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/13/bin/postgres | osquery-ms:query-result |
| demo-alpha101.democloud01.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/13/bin/postgres | osquery-ms:query-result |
| DemoHW-Mini-R7-4800U-02 | Osquery PostgreSQL Process Inventory | postgres | /opt/gitlab/embedded/postgresql/14/bin/postgres | osquery-ms:query-result |
| demomini-ser5pro-01 | Osquery PostgreSQL Process Inventory | postgres | /opt/gitlab/embedded/postgresql/16/bin/postgres | osquery-ms:query-result |
| DemoHW-Mini-R7-4800U-02 | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/13/bin/postgres | osquery-ms:query-result |
| DemoHW-Mini-R7-4800U-02 | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/16/bin/postgres | osquery-ms:query-result |
| DemoHW-Mini-R7-4800U-02 | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/9.6/bin/postgres | osquery-ms:query-result |
| DemoHW-Mini-R7-4800U-02 | Osquery PostgreSQL Process Inventory | postgres_export | /opt/gitlab/embedded/bin/postgres_exporter | osquery-ms:query-result |
| demo-alpha101.democloud01.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/11/bin/postgres | osquery-ms:query-result |
| demo-alpha101.democloud01.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /home/steampipe/.steampipe/db/14.2.0/postgres/bin/postgres | osquery-ms:query-result |
| demo-alpha101.democloud01.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/16/bin/postgres | osquery-ms:query-result |
| demo-alpha101.democloud01.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/9.6/bin/postgres | osquery-ms:query-result |
| demo-alpha101.democloud01.demoorg.example | Osquery PostgreSQL Process Inventory | postgres_export | /opt/gitlab/embedded/bin/postgres_exporter | osquery-ms:query-result |
| demomini-ser5pro-01 | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/15/bin/postgres | osquery-ms:query-result |
| demomini-ser5pro-01 | Osquery PostgreSQL Process Inventory | postgres_export | /opt/gitlab/embedded/bin/postgres_exporter | osquery-ms:query-result |
| ax161-production.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/16/bin/postgres | osquery-ms:query-result |
| ax161-production.demoorg.example | Osquery PostgreSQL Process Inventory | postgres | /usr/lib/postgresql/14/bin/postgres | osquery-ms:query-result |
| ax161-production.demoorg.example | Osquery PostgreSQL Process Inventory | postgres_export | /opt/gitlab/embedded/bin/postgres_exporter | osquery-ms:query-result |
| prime.dcp.infra.nyc2.democorp.example | Osquery PostgreSQL Process Inventory | postgrest | /bin/postgrest | osquery-ms:query-result |
| prime.dcp.infra.nyc2.democorp.example | Osquery PostgreSQL Process Inventory | postgres_export | /bin/postgres_exporter | osquery-ms:query-result |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: ), found: $current_page at Line: 42, Column: 35"console/content/view/list_postgresql_process_inventory.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.