On Wed, Jan 20, 2016 at 4:40 PM, Bruce Momjian wrote:
> Many people where happy with our consistent releasing major releases in
> September, e.g. 9.0 to 9.3:
>
> Not sure why the commitfest process should be synchronized with the
release process. What if, when the release date comes, the currentl
mpossible to get an improvement over sequential scan for 1000 dimensional
vectors. Read here:
http://en.wikipedia.org/wiki/Curse_of_dimensionality#k-nearest_neighbor_classification
Regards
Marcin Mańk
W dniu piątek, 18 września 2015 Daniel Verite
napisał(a):
> Pavel Stehule wrote:
>
> > in the help inside your last patch, you are using "crosstab". Cannto be
> > crosstab the name for this feature?
>
> If it wasn't taken already by contrib/tablefunc, that would be a first
> choice. But n
he_hint_bit_write();
Greetings
Marcin Mańk
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
filling in the applicable catalogs, and make the user make columns as
hltext_element[]. Is there a nice way to manipulate objects of such a
type from within the backend? Is there an example? I suppose that in
this case storage would not be as efficient as I made it.
which one to choose? Other ideas?
Rega
connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
connection to server was lost
The message is from 8.4.2, but the bug is in 9.0.4 too .
Greetings
Marcin Mańk
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgres
avepoint: unexpected state STARTED
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
Greetings
Marcin Mańk
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your su
One idea:
col like 'foo%' could be translated to col >= 'foo' and col <= foo || 'zzz' ,
where 'z' is the largest possible character. This should be good enough for
calculating stats.
How to find such a character, i do not know.
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.
m too lazy to
> type each column name out by hand".
>
How about an option for psql to truncate too long columns to X characters ?
Greetings
Marcin Mańk
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
l.org/docs/current/static/textsearch-debugging.html
ts_debug does what You want, and more. Look at it's source - it`s a
plain sql function, You can make something based on it.
Greetings
Marcin Mańk
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to you
that to send read-only queries to the
standby, and when the first dml/ddl statement in a transaction comes
up, they could switch to the master.
If it is hard to tell from the statement if it writes anything, the
pooler could catch the error, and retry on the master
Regards
Marcin Mańk
ion output. This would change the recommended "when
upgrading, dump using the new pg_dump" to ""when upgrading, dump using the
old pg_dump".
This would be necessary policy going forward anyway, if most of the pg_dump
functionality was server-side, because it would be genera
12 matches
Mail list logo