Thread: Error running a query (repeated maybe hundred of times)
Hi!<br /><br /> I'm in process of developing new triggers in my PostgreSQL 9.2.2 database.<br /> During this process, I'veto clean a table and execute 10000 inserts back to test the trigger.<br /> After a half day working, PgAdmin 1.16.1 (Windows7 Pro x64) throws the following error:<br /><br /><img alt="" src="cid:part1.06000201.01060000@hotmail.com" /><br/><br />
On Tue, 2013-01-15 at 16:29 -0200, Edson Richter wrote: > Hi! > > I'm in process of developing new triggers in my PostgreSQL 9.2.2 database. > During this process, I've to clean a table and execute 10000 inserts > back to test the trigger. > After a half day working, PgAdmin 1.16.1 (Windows 7 Pro x64) throws the > following error: > What does the error message mean? -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com
Em 17/01/2013 19:04, Guillaume Lelarge escreveu: > On Tue, 2013-01-15 at 16:29 -0200, Edson Richter wrote: >> Hi! >> >> I'm in process of developing new triggers in my PostgreSQL 9.2.2 database. >> During this process, I've to clean a table and execute 10000 inserts >> back to test the trigger. >> After a half day working, PgAdmin 1.16.1 (Windows 7 Pro x64) throws the >> following error: >> > What does the error message mean? > > Seems that some frmQuery in pgAdmin lost some registry key. I don't know the meaning - I don't work with wxWindows... Regards, Edson
On Thu, 2013-01-17 at 19:25 -0200, Edson Richter wrote: > Em 17/01/2013 19:04, Guillaume Lelarge escreveu: > > On Tue, 2013-01-15 at 16:29 -0200, Edson Richter wrote: > >> Hi! > >> > >> I'm in process of developing new triggers in my PostgreSQL 9.2.2 database. > >> During this process, I've to clean a table and execute 10000 inserts > >> back to test the trigger. > >> After a half day working, PgAdmin 1.16.1 (Windows 7 Pro x64) throws the > >> following error: > >> > > What does the error message mean? > > > > > Seems that some frmQuery in pgAdmin lost some registry key. I don't know > the meaning - I don't work with wxWindows... > Thank you, I get that it had an issue with the registry :) I meant, what does the "o systema n~ao pode..." mean? -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com
Em 17/01/2013 19:30, Guillaume Lelarge escreveu: > On Thu, 2013-01-17 at 19:25 -0200, Edson Richter wrote: >> Em 17/01/2013 19:04, Guillaume Lelarge escreveu: >>> On Tue, 2013-01-15 at 16:29 -0200, Edson Richter wrote: >>>> Hi! >>>> >>>> I'm in process of developing new triggers in my PostgreSQL 9.2.2 database. >>>> During this process, I've to clean a table and execute 10000 inserts >>>> back to test the trigger. >>>> After a half day working, PgAdmin 1.16.1 (Windows 7 Pro x64) throws the >>>> following error: >>>> >>> What does the error message mean? >>> >>> >> Seems that some frmQuery in pgAdmin lost some registry key. I don't know >> the meaning - I don't work with wxWindows... >> > Thank you, I get that it had an issue with the registry :) > > I meant, what does the "o systema n~ao pode..." mean? > > Oh, sorry... that means "The system cannot find the specified file". I did not noticed that was in portuguese... Regards, Edson
On Thu, 2013-01-17 at 19:38 -0200, Edson Richter wrote: > Em 17/01/2013 19:30, Guillaume Lelarge escreveu: > > On Thu, 2013-01-17 at 19:25 -0200, Edson Richter wrote: > >> Em 17/01/2013 19:04, Guillaume Lelarge escreveu: > >>> On Tue, 2013-01-15 at 16:29 -0200, Edson Richter wrote: > >>>> Hi! > >>>> > >>>> I'm in process of developing new triggers in my PostgreSQL 9.2.2 database. > >>>> During this process, I've to clean a table and execute 10000 inserts > >>>> back to test the trigger. > >>>> After a half day working, PgAdmin 1.16.1 (Windows 7 Pro x64) throws the > >>>> following error: > >>>> > >>> What does the error message mean? > >>> > >>> > >> Seems that some frmQuery in pgAdmin lost some registry key. I don't know > >> the meaning - I don't work with wxWindows... > >> > > Thank you, I get that it had an issue with the registry :) > > > > I meant, what does the "o systema n~ao pode..." mean? > > > > > > Oh, sorry... that means "The system cannot find the specified file". > I did not noticed that was in portuguese... > Are you able to reproduce this? can you give us a sample test case? -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com