1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/cli/postgres/AddRecords/bat.txt
Vitaly the Alpaca (bot) 6066eb1408 Test data update (Jenkins)
2025-09-16 00:28:52 +00:00

6 lines
1.1 KiB
Plaintext
Vendored

oint postgres AddRecords ^
--table ""testtable"" ^
--rows ""[{'bool_field':{'BOOL':true},'oldchar_field':{'OLDCHAR':1},'smallint_field':{'SMALLINT':5},'smallserial_field':{'SMALLSERIAL':6},'int_field':{'INT':100},'serial_field':{'SERIAL':100},'oid_field':{'OID':24576},'bigint_field':{'BIGINT':9999999},'bigserial_field':{'BIGSERIAL':9999999},'real_field':{'REAL':15.2},'dp_field':{'DOUBLE_PRECISION':1.0002},'text_field':{'TEXT':'Some text'},'varchar_field':{'VARCHAR':'Some varchar'},'charn_field':{'CHAR':'AAA'},'char_field':{'CHAR':'A'},'name_field':{'NAME':'Vitaly'},'bytea_field':{'BYTEA':'/tmp/xqdk5pfb.vav'},'ts_field':{'TIMESTAMP':'2025-09-15T22:10:42.7384528Z'},'tswtz_field':{'TIMESTAMP_WITH_TIME_ZONE':'2025-09-15T22:10:42.7384528+05:00'},'ip_field':{'INET':'127.0.0.1'},'json_field':{'JSON':{'key':'ItsKey','value':10}},'jsonb_field':{'JSONB':{'key':'ItsKey','value':10}},'date_field':{'DATE':'2025-09-15T22:10:42.7384528Z'},'time_field':{'TIME':'2025-09-15T22:10:42.7384528Z'},'uuid_field':{'UUID':'bd502198-c3e3-4c9e-8ef2-77fa2e8f52df'}}]"" ^
--trn "true" ^
--dbc "postgresql://bayselonarrend:***@127.0.0.1:5432/" ^
--tls ""/tmp/cniqnc1t.mxd.json""