Tuesday, 2010-04-13

*** Alex| has joined #ingres00:02
*** ChanServ sets mode: +o Alex|00:02
*** Dejan has joined #ingres00:45
*** Dejan_ has joined #ingres00:45
Dejanups00:46
Dejan:D00:46
Dejangood morning gents00:46
*** grantc has joined #ingres00:59
*** KermitTheFragger has joined #ingres00:59
Dejanmorning guys01:00
grantcmorning Dejan01:01
*** Mud has quit IRC01:03
*** Mud has joined #ingres01:10
*** PaulM05 has joined #ingres01:14
Dejanhello PaulM05 & Mud01:26
PaulM05moring Dejan01:27
Dejanguys, i was thinking yesterday about something that IMHO may be very useful01:46
Dejani think it would be just great if Ingres offers a way to use D-BUS to connect to a database01:47
Dejanor, even better, to all installations01:47
DejanD-BUS is already a "standard" on Linux01:48
pborowhat would you use if for?01:48
Dejanto get data01:49
DejanD-BUS is now used for all kind of IPC01:51
Dejanon Linux01:51
*** withdefault has quit IRC02:16
*** withdefault has joined #ingres02:27
*** ChanServ sets mode: +o withdefault02:27
*** withdefault sets mode: -o withdefault02:27
*** stliu has quit IRC03:30
*** Alex| has quit IRC03:31
*** stliu has joined #ingres03:40
* Dejan thinks MODIFY statement should have "WITH JOURNALING" option as well03:53
Dejan:)03:53
PaulM05do you mean to enable journaling?03:53
Dejanyeah03:54
Dejanit would an alternative to SET JOURNALING ON ...03:54
Dejana first thought of a noob like me was to use MODIFY TABLE <table name> TO RECONSTRUCT WITH JOURNALING03:55
Dejan(to enable journaling)03:56
Dejansure SET JOURNALING ON is a better option than reconstruct...03:56
Dejan:)03:57
Dejanbut IMHO journaling should be in the MODIFY statement too03:57
Dejansomehow03:57
Dejan:)03:57
PaulM05perhaps03:57
PaulM05MODIFY already does so much03:57
PaulM05which I suppose is why people think it does everything :)03:58
*** stliu has quit IRC04:01
Dejanyep :)04:01
Dejanwell, it makes sense - MODIFY is used for all kinds of table-modifications04:01
Dejanand journaling is yet another one04:01
PaulM05it would have implications for your transactions04:03
PaulM05you'd only be able to do it at the start of a transaction04:03
Dejansure it does04:04
Dejanthose who know would use SET JOURNALING ON <table name>04:04
Dejanthose who do not know can still enable journaling04:04
Dejanvia MODIFY04:04
Dejan:D04:04
PaulM05Which means you'd also start journaling before the modify if the modify made other changes04:05
Dejansure, no question about it04:05
PaulM05none of which is insurmountable04:05
Dejanmy point is more to help novices04:05
Dejanto do something, even though it is not the best way to do it04:05
*** cthibert has joined #ingres04:12
*** withdefault has quit IRC04:20
*** siman01 has joined #ingres04:23
*** rossand has joined #ingres04:32
*** ChanServ sets mode: +o rossand04:32
siman01hi guys is there a standard way to get the list of libraries required to link esql/c? I can see it might be defined in utility/iisysdep, I'm looking for something a bit like pkg-config that I can use in a make script04:36
grantcsiman01,  unfortunately not04:38
grantc -L$II_SYSTEM/ingres/lib -lq.1 -lframe.1 -lcompat.104:38
Dejanpkg-config support in ingres is a good thing to have04:40
siman01thanks grant, I think I also need -lrt (for get_time) or am I doing something wrong (using 10.0.0 build 120)04:47
grantcit's a bug - there were a large number of "improvements" made to the build process which caused some regressions, this was one of them. The fix was submitted into main in the last 24 hours. Until a new build is posted with the change included you have to manually link against librt.so04:49
siman01brilliant thanks04:50
grantchttps://bugs.ingres.com/changeset/278404:51
siman01Dejan I don't know enough about ingbuild to know if pkg-config configuration could be added but support would be useful04:52
Dejani absolutely agree04:59
Dejaningres uses jam atm i think04:59
Dejanso it should be easy to generate .pc file04:59
grantcin theory it should be simple - all the information is there in iisysdep...04:59
grantcthen you have the issue of the flags for openapi, odbc, or embedded SQL05:00
PaulM05if you have the source and a working build environment with the tests then you'll have seplnk05:03
*** atrofast has joined #ingres05:04
*** Mud has quit IRC05:05
PaulM05you could dig into the code for that to see how it determines the libraries (based on iisysdep no doubt)05:05
*** PaulM05 is now known as PaulM05_lunch05:05
*** Mud has joined #ingres05:10
*** siman01 has quit IRC05:22
*** mull has joined #ingres05:53
*** PaulM05_lunch is now known as PaulM0505:59
*** zxiiro has quit IRC06:00
DejanQuestion: Where to get information about Ingres "uptime"? :)06:04
Dejanok, i can query errlog06:04
Dejanand search through it..06:05
Dejani wonder if imadb has that info :D06:05
*** atrofast has quit IRC06:12
*** atrofast has joined #ingres06:26
PaulM05@Dejan - here's a way to do it - http://ingres.pastebin.com/u86LXt5R06:37
ii_logPaulM05: Error: "Dejan" is not a valid command.06:37
Dejan@help06:38
ii_logDejan: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin.06:38
Dejan@select * from ii_log06:38
ii_logDejan: Error: "select" is not a valid command.06:38
Dejanblah06:39
*** zxiiro has joined #ingres06:41
*** ChanServ sets mode: +v zxiiro06:41
*** Alex| has joined #ingres07:08
*** ChanServ sets mode: +o Alex|07:08
Vroomfondlebah07:16
Dejani wonder why are we not allowed to change nullable column into a not-nullable, if we specify default value?07:26
*** bonro011 has joined #ingres07:31
*** bonro01 has quit IRC07:33
*** bonro01 has joined #ingres07:38
*** bonro011 has quit IRC07:41
*** bonro011 has joined #ingres07:50
*** bonro011 has quit IRC07:51
*** bonro011 has joined #ingres07:51
*** bonro01 has quit IRC07:52
*** bonro011 has quit IRC07:52
*** bonro01 has joined #ingres07:52
*** DerMeister has joined #ingres07:54
*** KermitTheFragger has quit IRC08:08
*** Alex| has quit IRC08:24
*** Mud has quit IRC09:05
*** ukjay has joined #ingres09:10
pboroDejan, that's what I've been wondering often too09:18
Dejanerm, guys09:38
Dejanselect mod(4, 0.3) takes ages...09:38
Dejan:)09:38
Dejanhell ukjay09:40
ukjaydejan: morning09:41
Dejans/hell/hello/09:41
DejanIMHO Ingres should shout when someone does MOD(4, 0.25)09:47
*** Dejan has quit IRC09:51
ukjayAnyone had trouble building head revs today? I'm getting:09:59
ukjay/devsrc/main/b100/src/common/adf/adg/adgfi_defn.c:3337: error: ‘ADFI_1463_SINGLETON_ALL’ undeclared here (not in a function)09:59
ukjay... and similar. Think it's related to Alison's long IDs change09:59
pboroat least my automated build system succeeded last night: http://www.fixel.org/ingres/20100413/jam_04_13_10_0322.log10:05
pborobut it's based on trunk10:05
pboro(i.e. it uses svn checkout http://code.ingres.com/ingres/main)10:05
pborothat was for ukjay :)10:06
*** Mud has joined #ingres10:12
*** Alex| has joined #ingres10:23
*** ChanServ sets mode: +o Alex|10:23
*** PaulM05 has quit IRC10:23
ukjaypboro: thanks. Will try svn, it should be the same as piccolo (internal). Might help me work out what's wrong.10:29
*** pboro has quit IRC10:42
*** pboro has joined #ingres10:50
*** DerMeister has quit IRC11:07
*** DerMeister has joined #ingres11:26
*** grantc has quit IRC11:31
*** cthibert has left #ingres12:23
*** cthibert has joined #ingres12:25
*** zxiiro has quit IRC12:57
*** Mud has quit IRC13:04
*** Mud has joined #ingres13:10
*** DerMeister has quit IRC13:21
*** Alex| has quit IRC13:27
*** Mud has quit IRC13:41
*** zxiiro has joined #ingres13:44
*** ChanServ sets mode: +v zxiiro13:44
*** cthibert has left #ingres14:07
*** atrofast has quit IRC16:58
*** rossand has quit IRC17:23
*** cytrinox_ has joined #ingres19:20
*** cytrinox has quit IRC19:21
*** cytrinox_ is now known as cytrinox19:21
*** Alex| has joined #ingres22:35
*** ChanServ sets mode: +o Alex|22:35
*** grantc has joined #ingres22:35
*** Alex| has quit IRC23:24
*** withdefault has joined #ingres23:26
*** ChanServ sets mode: +o withdefault23:26
*** withdefault sets mode: -o withdefault23:27
*** KermitTheFragger has joined #ingres23:36
*** Alex| has joined #ingres23:42
*** ChanServ sets mode: +o Alex|23:42
*** ukjay has quit IRC23:52

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!