Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Hackers

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-11-2008, 03:37 AM
Andrew Dunstan
 
Posts: n/a
Default Re: Increased company involvement


I've deliberately let the dust settle slightly on this.

One thing that might help is a more open sponsorship "clearing house".
Example (not meant as a bid, but just to illustrate): the JDBC driver
needs a scanner overhaul - it breaks on dollar quoting and a bunch of
other stuff. I could do that work (as could others, of course) but I
don't have time, unless someone buys some of my professional time.
Someone might want to do just that, but how would they find me?

Regarding the secret code stuff - I predict that it will quickly bite
whoever does it, unless they are extremely lucky.

cheers

andrew


Bruce Momjian wrote:

>I am very excited to see companies involved in PostgreSQL development.
>It gives us funding for developers and features that is new for us. We
>had Fujitsu funding some features for 8.0 and that really helped us.
>
>However, there was a lot of coordination that happened with Fujitsu that
>I don't see happening with the current companies involved. Companies
>are already duplicating work that is also done by community members or
>by other companies. The big issue is communication. Because the
>PostgreSQL code base is common for most of the companies involved, there
>has to be coordination in what they are working on and their approaches.
>
>If that doesn't happen, two companies will work on the same feature, and
>only one can be added, or a complex process of merging the two patches
>into one patch has to happen --- again duplicated effort. I am willing
>to do the coordination, or even better, have the companies involved
>publicly post their efforts so all the other companies can know what
>is happening. I realize this is hard for companies because their
>efforts are in some ways part of their profitability. Does
>profitability require duplication of effort and code collisions? I am
>not sure, but if it does, we are in trouble. I am not sure the
>community has the resources to resolve that many collisions.
>
>Second, some developers are being hired from the community to work on
>closed-source additions to PostgreSQL. That is fine and great, but one
>way to kill PostgreSQL is to hire away its developers. If a commercial
>company wanted to hurt us, that is certainly one way they might do it.
>Anyway, it is a concern I have. I am hoping community members hired to
>do closed-source additions can at least spend some of their time on
>community work.
>
>And finally, we have a few companies working on features that they
>eventually want merged back into the PostgreSQL codebase. That is a
>very tricky process and usually goes badly unless the company seeks
>community involvement from the start, including user interface,
>implementation, and coding standards.
>
>I hate to be discouraging here, but I am trying to communicate what we
>have learned over the past few years to help companies be effective in
>working with open source communities. I am available to talk to any
>company that wants further details.
>
>
>


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-11-2008, 03:37 AM
Jim C. Nasby
 
Posts: n/a
Default Re: Increased company involvement

On Fri, Apr 29, 2005 at 11:02:51PM -0700, Joshua D. Drake wrote:
> Right now on the front page when we ask for support we are asking for
> people to donate money. We don't need money. We need people. The support
> link goes to bandwidth but a great deal of the project is hosted over
> many, many servers with many providers. That really isn't as much of an
> issue anymore. At least IMHO.


If money's not an issue anymore, can we get a bigger box to host
pgfoundry on then?
--
Jim C. Nasby, Database Consultant decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-11-2008, 03:37 AM
Jim C. Nasby
 
Posts: n/a
Default Re: [pgsql-advocacy] Increased company involvement

Anyone interested in pooling funds for features should take a look at
http://people.freebsd.org/~phk/funding.html, which is about a FreeBSD
developer who offered to work full-time on developing some specific
features should enough people donate. Also worthy of mention is
http://www.freebsdfoundation.org/.

I think that for certain key features there's probably a lot of people
who would fork over between $100 and $1000 towards getting a feature
completed. Improved replication might be a good example. Table
partitioning would absolutely be an example. If there was a means for
these people to donate money towards work being done on some feature,
it's very likely that large chunks of development time could be paid for
just from smaller shops, let alone places that can afford to toss $20k
towards the development of something.

On Sat, Apr 30, 2005 at 12:47:45AM -0500, Kris Jurka wrote:
>
>
> On Fri, 29 Apr 2005, Andrew Dunstan wrote:
>
> > One thing that might help is a more open sponsorship "clearing house".
> > Example (not meant as a bid, but just to illustrate): the JDBC driver
> > needs a scanner overhaul - it breaks on dollar quoting and a bunch of
> > other stuff. I could do that work (as could others, of course) but I
> > don't have time, unless someone buys some of my professional time.
> > Someone might want to do just that, but how would they find me?

>
> I don't think this is a big issue. I don't know of any companies who were
> desperate for a feature and willing to throw money at the problem who
> couldn't find a developer to take them up on it. Right now this seems to
> be a kind of behind the scenes operation that relies heavily on knowing
> the right people, but I think most of our sponsor contact points are able
> to point sponsors to the right people. Could this process be more open?
> Depends on how the sponsor wants to handle it, they probably don't just
> want to throw the task out there and see who comes calling, they want an
> assurance from someone they trust that the chosen developer is capable.
>
> One thing that definitely would be nice would be to be able to combine
> funds from various sponsors for various features. Alone a company can't
> spring for it, but by pooling resources it could get done. This is a lot
> tougher to coordinate and unless there is a complete spec in place
> different sponsors will pull in different directions. Other bounty type
> schemes don't seem to produce results, largely from a lack of cash.
> (Here's $500 for two weeks of work).
>
> Anyone care to shed some light on how it works now?
>
> Kris Jurka
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>


--
Jim C. Nasby, Database Consultant decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-11-2008, 03:37 AM
Jim C. Nasby
 
Posts: n/a
Default Re: Increased company involvement

On Fri, Apr 29, 2005 at 11:21:35PM -0700, Joshua D. Drake wrote:
> >
> >
> >If money's not an issue anymore, can we get a bigger box to host
> >pgfoundry on then?

>
> It's been done and is in the process of being brought up at a new colo
> facility. There is also a backup box being built for failover purposes


Any ETA? I don't mean to harp, but it looks really bad when someone new
to postgresql comes to investigate something and the site is just
crawling.
--
Jim C. Nasby, Database Consultant decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-11-2008, 03:37 AM
Nicolai Petri
 
Posts: n/a
Default Re: [pgsql-advocacy] Increased company involvement

> Anyone interested in pooling funds for features should take a look at
> http://people.freebsd.org/~phk/funding.html, which is about a FreeBSD
> developer who offered to work full-time on developing some specific
> features should enough people donate. Also worthy of mention is
> http://www.freebsdfoundation.org/.

This was really a great idea and we (my company) also supported it because
we use freebsd as our primary os. We also use PostgreSQL as our primary db
so it would be more than likely that we would donate money for something
similar with postgresql if either :
a) we can direct the money at one or more specific tasks
or
b) the tasks founded will be related to core postgresql features e.g.
generel performance or other benefits that fits all.

> I think that for certain key features there's probably a lot of people
> who would fork over between $100 and $1000 towards getting a feature
> completed.

Yes - without any promise I would probably be able to raise between $1000
and $3000 in a period of the next 3 months. I would definately try it
and I have multiple customers that have giving their intent on something
like this.

> Improved replication might be a good example. Table
> partitioning would absolutely be an example. If there was a means for
> these people to donate money towards work being done on some feature,
> it's very likely that large chunks of development time could be paid for
> just from smaller shops, let alone places that can afford to toss $20k
> towards the development of something.

I totally agree. In our preference list I would have the following tasks :
1) IOT (Index Ordered Tables)
2) Table partitioning
3) Better multimaster replication framework
4) Extending PostgreSQL's plugin support with additional hooks in the
backend e.g. :
- for adding new tablestore engines (like mysql can)
- for adding callbacks that get's called on transaction
success/failure
using SPI. (e.g. for housekeeping and cleanup)
5) Adding parameter support for NOTIFY / LISTEN

> Jim C. Nasby, Database Consultant decibel@decibel.org


Nicolai Petri
COD, catpipe systems - denmark


Ps. sorry for the x-post - should this be moved to advocacy ?



---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-11-2008, 03:37 AM
Christopher Browne
 
Posts: n/a
Default Re: [pgsql-advocacy] Increased company involvement

Martha Stewart called it a Good Thing when decibel@decibel.org ("Jim C. Nasby") wrote:
> Anyone interested in pooling funds for features should take a look at
> http://people.freebsd.org/~phk/funding.html, which is about a FreeBSD
> developer who offered to work full-time on developing some specific
> features should enough people donate. Also worthy of mention is
> http://www.freebsdfoundation.org/.
>
> I think that for certain key features there's probably a lot of people
> who would fork over between $100 and $1000 towards getting a feature
> completed. Improved replication might be a good example. Table
> partitioning would absolutely be an example. If there was a means for
> these people to donate money towards work being done on some feature,
> it's very likely that large chunks of development time could be paid for
> just from smaller shops, let alone places that can afford to toss $20k
> towards the development of something.


Note that money isn't necessarily the most useful thing.

For Slony-I, I can think of three places where specific contributions
of specific efforts could be really valuable, and potentially free up
other peoples' time to do "heavier lifting."

1. Fully scripted test cases.

There are about a dozen scripts that exist now that test for a
number of known conditions, either generally checking to see if
replication is functioning, or trying to exercise particular
bits of functionaly, or verifying that certain bugs are either
present or absent.

There are some tests I'd like to set up but never get time to
script up. Improving the tests that can be _trivially_ run
would be a big help, and would have a general positive effect
on reliability.

2. Documentation

I tried to get someone to write up "how to do PG upgrades using
Slony-I"; wound up essentially writing it myself.

There is plenty of room for "How I Did Foo With ..." with Things
Other Haven't Tried yet. For instance, I haven't tried Slony-I
on cases involving inheritance; a test script and a document on
this would be super.

3. Actually requesting features

There is a small queue of outside-requested features for Slony-I,
but the queue is pretty small. The vast majority of things
queued have come from discussions between about 4 people, all of
whom are writing code for the project.

I daresay I am being totally myopic here, thinking only of "my
project." There lie my priorities, tough luck :-)!

I'd hazard the guess that would-be contributors might be better off
contributing relatively small things like improving documentation or
assisting by providing usefully detailed test cases than they would be
in contributing small sums of money.

It is _really_ not obvious how specks of money can be usefully put
together to get bigger features to happen.

I think a REALLY valuable thing would be if we could get another
person that was pretty expert with the query optimizer. The only way
to do that is to get someone to spend a year fighting with it.
Throwing a thousand dollars at someone here and there isn't likely to
direct them towards that.
--
output = ("cbbrowne" "@" "gmail.com")
http://linuxfinances.info/info/rdbms.html
programmer, n:
A red eyed, mumbling mammal capable of conversing with inanimate
monsters.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:08 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780