On Sat, May 06, 2017 at 07:54:51PM -0400, Stephen Frost wrote:
> Greetings!
>
> I am very pleased to be able to announce that the PostgreSQL project has
> been approved for 4 GSoC projects this year!
Thanks for the hard work!
Google's process has gotten a lot more rigorous over the years, and in
Greetings!
I am very pleased to be able to announce that the PostgreSQL project has
been approved for 4 GSoC projects this year!
The four projects are:
- Add errors handling and parallel execution to COPY
Student: Alexey Kondratov
Mentors: Anastasia Lubennikova, Alexander Korotkov, Alvaro H
Mentoring organization application deadline is 19 February 19:00 UTC
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
On 01-02-2012 20:59, Josh Berkus wrote:
> Hackers,
>
> The call is now open for Google Summer of Code.
>
> If you are interested in being a GSoC mentor this summer, please reply
> to this email. I want to gauge whether or not we should parti
On Thu, Feb 16, 2012 at 12:56 PM, Dave Page wrote:
> On Wed, Feb 15, 2012 at 10:18 PM, Josh Berkus wrote:
> > Hackers,
> >
> > The call is now open for Google Summer of Code.
> >
> > If you are interested in being a GSoC mentor this summer, please reply
> > to this email. I want to gauge whethe
On Wed, Feb 15, 2012 at 10:18 PM, Josh Berkus wrote:
> Hackers,
>
> The call is now open for Google Summer of Code.
>
> If you are interested in being a GSoC mentor this summer, please reply
> to this email. I want to gauge whether or not we should participate
> this summer.
I'll play, but I thi
Hello, Josh.
You wrote:
JB> Hackers,
JB> The call is now open for Google Summer of Code.
JB> If you are interested in being a GSoC mentor this summer, please reply
JB> to this email. I want to gauge whether or not we should participate
JB> this summer.
JB> --
JB> Josh Berkus
JB> PostgreSQL E
Hackers,
The call is now open for Google Summer of Code.
If you are interested in being a GSoC mentor this summer, please reply
to this email. I want to gauge whether or not we should participate
this summer.
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
--
Sent via pgsql-hacke
Hi!
I'm happy to facilitate this and get the details in for our
application. Seems like we have lots of things that we could get
students involved with, and of course, we tend to get interesting
projects pitched to us that we haven't thought of before.
I've attended the Mentor Summit after GSoC f
OK, here's a more detailed description of the FTS selectivity
improvement idea:
=== Write a typanalyze function for column type tsvector
The function would go through the tuples returned by the BlockSampler
and compute the number of times each distinct lexeme appears inside the
tsvector
On Sat, 8 Mar 2008, Jan Urbaski wrote:
Unfortunately, selectivity estimation for query is much difficult than just
estimate frequency of individual word.
Sure, given something like 'cats & dogs'::tsquery the frequency of 'cat' and
'dog' won't suffice. But at least it's a starting point and
On Sat, 8 Mar 2008, Tom Lane wrote:
Oleg Bartunov <[EMAIL PROTECTED]> writes:
On Sat, 8 Mar 2008, Jan Urbaski wrote:
I have a feeling that in many cases identifying the top 50 to 300 lexemes
would be enough to talk about text search selectivity with a degree of
confidence. At least we wouldn't
Oleg Bartunov wrote:
On Sat, 8 Mar 2008, Jan Urbaski wrote:
OK, after reading through the some of the code the idea is to write a
custom typanalyze function for tsvector columns. It could look inside
such function already exists, it's ts_stat(). The problem with ts_stat() is
its performance,
Oleg Bartunov <[EMAIL PROTECTED]> writes:
> On Sat, 8 Mar 2008, Jan Urbaski wrote:
>> I have a feeling that in many cases identifying the top 50 to 300 lexemes
>> would be enough to talk about text search selectivity with a degree of
>> confidence. At least we wouldn't give overly low estimates f
On Sat, 8 Mar 2008, Jan Urbaski wrote:
Oleg Bartunov wrote:
Jan,
the problem is known and well requested. From your promotion it's not
clear what's an idea ?
Tom Lane wrote:
=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <[EMAIL PROTECTED]>
writes:
2. Implement better selectivity estimates for FTS.
OK,
Oleg Bartunov wrote:
Jan,
the problem is known and well requested. From your promotion it's not
clear what's an idea ?
Tom Lane wrote:
=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <[EMAIL PROTECTED]>
writes:
2. Implement better selectivity estimates for FTS.
OK, after reading through the some of the co
Oleg Bartunov wrote:
Jan,
the problem is known and well requested. From your promotion it's not
clear what's an idea ?
I guess the first approach could be to populate some more columns in
pg_statistics for tables with tsvectors. I see there are some statistics
already being gathered (pg_stat
Jan,
the problem is known and well requested. From your promotion it's not
clear what's an idea ?
Oleg
On Tue, 4 Mar 2008, Jan Urbaski wrote:
Tom Lane wrote:
=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <[EMAIL PROTECTED]> writes:
2. Implement better selectivity estimates for FTS.
+1 for that one ...
Jan,
> OK, this one might very well be the one that'd be more useful.
Well, you should submit *both* once SoC opens for applications. The mentors
will decide which.
--
Josh Berkus
PostgreSQL @ Sun
San Francisco
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make ch
On Tue, Mar 4, 2008 at 4:47 PM, Jan Urbański
<[EMAIL PROTECTED]> wrote:
> Tom Lane wrote:
> > =?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <[EMAIL PROTECTED]> writes:
> >> 2. Implement better selectivity estimates for FTS.
> >
> > +1 for that one ...
>
> OK, this one might very well be the one that'd be m
Tom Lane wrote:
=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <[EMAIL PROTECTED]> writes:
2. Implement better selectivity estimates for FTS.
+1 for that one ...
OK, this one might very well be the one that'd be more useful. And I can
always reuse the other idea for my thesis, after expanding it a bit.
S
=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?= <[EMAIL PROTECTED]> writes:
> 2. Implement better selectivity estimates for FTS.
+1 for that one ...
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your Subscription:
http://mail.
Hi PostgreSQL!
Although this year's GSoC is just starting, I thought getting in touch a bit
earlier would only be of benefit.
I study Computer Science in Faculty of Mathematics, Informatics
and Mechanics of Warsaw University. I'm currently in my fourth year of
studies. Having chosen Databases fo
23 matches
Mail list logo