Files
html/api/wired-pending/intent-opus4-wevia_database_pg.php
opus 1e000c42ca
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-20T01:41:40+02:00
2026-04-20 01:41:41 +02:00

20 lines
843 B
PHP

<?php
return array (
'name' => 'wevia_database_pg',
'triggers' =>
array (
0 => 'postgres',
1 => 'database status',
2 => 'schemas',
3 => 'tables list',
4 => 'pg status',
5 => 'psql',
6 => 'database',
7 => 'bd',
),
'cmd' => 'echo database weval - postgresql 10.1.0.3:5432 adx_system - schemas: admin + crm + ethica + paperclip + public - tables 100+ majoritaires: send_contacts 3094652 + ethica.medecins_real 156714 + crm.companies 38673 + crm.contacts 59911 + office_accounts 6403 + wevia_decisions + brain_decisions + inbox_accounts 148186 - access pgpassword=admin123 psql -u admin -h 10.1.0.3 -d adx_system - backups auto cron vault - qdrant separe port 6333 collections wevia_*',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T17:11:31+00:00',
'source' => 'opus4-autowire-early-v2',
);