Skip to content

Instantly share code, notes, and snippets.

@dkounal
Created March 4, 2023 08:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dkounal/e394d2ab74a139f6bb58015110ea76ee to your computer and use it in GitHub Desktop.
Save dkounal/e394d2ab74a139f6bb58015110ea76ee to your computer and use it in GitHub Desktop.
20230304 08254708 % trace mormot.orm.server.TRestOrmServerBatchSend(07f3b700) EngineBatchSend json=61 KB count=1 errors=0 post=1 simple=0 hex=0 hexid=0 put=0 delete=0 1m19 0/s
20230304 08254708 % EXC ERestStorage {Message:"TRestStorageExternal.InternalBatchStop(TormMobMetav).BatchMethod=mNone"} [R1 pchrdv1 pchrdv0] at 4cc285 mormot.orm.sql.pas TRestStorageExternal.InternalBatchStop (1060)
20230304 08254517 % EXC ESqlDBPostgres {Message:"TSqlDBPostgresLib Prepare failed: ",Statement:null} [R1 pchrdv1 pchrdv0] at 507d93 mormot.db.raw.postgres.pas TSqlDBPostgresLib.RaiseError (336)
20230304 08254516 % EXC ESqlDBPostgres {Message:"TSqlDBPostgresLib Prepare failed: ",Statement:null} [R1 pchrdv1 pchrdv0] at 507d93 mormot.db.raw.postgres.pas TSqlDBPostgresLib.RaiseError (336) mormot.db.raw.postgres.pas TSqlDBPostgresLib.RaiseError (336) mormot.db.sql.postgres.pas TSqlDBPostgresConnection.PrepareCached (269) mormot.db.sql.postgres.pas TSqlDBPostgresStatement.Prepare (730) mormot.db.sql.pas TryPrepare (7366) mormot.db.sql.pas TSqlDBConnection.NewStatementPrepared (7525) mormot.db.sql.pas TSqlDBConnectionProperties.NewThreadSafeStatementPrepared (3629) mormot.orm.sql.pas TRestStorageExternal.InternalBatchStop (1171) mormot.orm.server.pas TRestOrmServerBatchSend.AutomaticCommit (1990) mormot.orm.server.pas TRestOrmServerBatchSend.ExecuteValue (2290) mormot.orm.server.pas TRestOrmServerBatchSend.ParseAndExecute (2444) mormot.orm.server.pas TRestOrmServer.EngineBatchSend (1245) mormot.orm.rest.pas TRestOrm.BatchSend (2380) mormot.orm.rest.pas TRestOrm.BatchSend (2362) medsite.pchr.impl.pas Tmobpchrserv.putmetavdata (288) mormot.core.interfaces.pas CallMethod (6948)
20230304 08254516 % SQL mormot.db.sql.postgres.TSqlDBPostgresConnection(0a257340) replace into pchrdb.m_mdmetav (ID,typ,sid,nam,nam2,nam3,nam4,act,sor) values (unnest(null::int8[]),unnest(null::int8[]),unnest(null::int8[]),unnest(null::text[]),unnest(null::text[]),unnest(null::text[]),unnest(null::text[]),unnest(null::int8[]),unnest(null::int8[]))
20230304 08254514 % EXC ESqlDBPostgres {Message:"TSqlDBPostgresLib Prepare failed: ",Statement:null} [R1 pchrdv1 pchrdv0] at 507d93 mormot.db.raw.postgres.pas TSqlDBPostgresLib.RaiseError (336)
20230304 08242723 % - 00.000.062
20230304 08242723 % + mormot.db.sql.postgres.TSqlDBPostgresConnection(0a257340).StartTransaction
20230304 08242723 % - 00.026.617
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment