Re: [HACKERS] Rust bindings to pgtypes lib

2017-07-07 Thread Kaare Rasmussen
art. The target of my small project was to learn some rust by throing myself at it. And I learned more than expected, so the outcome is already fine. If the resulting project also could be of use to me and anybody else, it would just be an extra win. -- Med venlig hilsen Kaare Rasmussen, Jasonic J

[HACKERS] Rust bindings to pgtypes lib

2017-07-06 Thread Kaare Rasmussen
hilsen Kaare Rasmussen, Jasonic Jasonic: Nordre Fasanvej 12, 2000 Frederiksberg -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers

Re: [HACKERS] jsonb array-style subscripting

2015-08-17 Thread Kaare Rasmussen
On 2015-08-17 22:33, Josh Berkus wrote: So, both perl and python do not allow deep nesting of assignments. For example: d = { a : { } } d[a][a1][a2] = 42 Traceback (most recent call last): File stdin, line 1, in module KeyError: 'a1' Not sure I understand what you mean. In Perl you'd do

[HACKERS] hstore ng index for @ ?

2013-12-18 Thread Kaare Rasmussen
Hi In many ways the new hstore (and perhaps json) format looks very exciting. But will there ever be (GIN/GIST) index support for @ ? -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers

Re: [HACKERS] Fast insertion indexes: why no developments

2013-10-30 Thread Kaare Rasmussen
On 2013-10-30 12:08, Simon Riggs wrote: effort to replicate what you have already achieved? Who would pay? The NSA, obviously ;-) -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers

Re: [HACKERS] Perl 5.18 breaks pl/perl regression tests?

2013-06-03 Thread Kaare Rasmussen
On 2013-06-03 06:55, Michael Paquier wrote: Just by having a look at the release notes of Perl, there are still nothing describing changes between 1.6.3 and 1.8.0: http://perldoc.perl.org/index-history.html That page is not updated, it seems. In this list

Re: [HACKERS] Unexpected plperl difference between 8.4 and 9.1

2012-08-21 Thread Kaare Rasmussen
On 2012-08-20 18:36, Tom Lane wrote: Alvaro Herreraalvhe...@2ndquadrant.com writes: Excerpts from Alex Hunsaker's message of lun ago 20 12:03:11 -0400 2012: Hrm seems to work for me. What version of perl is this? $ perl -V Summary of my perl5 (revision 5 version 16 subversion 0)

Re: [HACKERS] What Would You Like To Do?

2011-09-15 Thread Kaare Rasmussen
On 2011-09-14 17:27, David E. Wheeler wrote: On Sep 14, 2011, at 5:49 AM, Kaare Rasmussen wrote: [brief]: http://postgresopen.org/2011/schedule/presentations/83/ You list Job scheduling as one item here, snip but not here Here's my preliminary list: Could you expand your idea about

Re: [HACKERS] What Would You Like To Do?

2011-09-14 Thread Kaare Rasmussen
Hi [brief]: http://postgresopen.org/2011/schedule/presentations/83/ You list Job scheduling as one item here, snip but not here Here's my preliminary list: Could you expand your idea about this here? -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to

[HACKERS] Listen/Notify in 9.0

2010-07-15 Thread Kaare Rasmussen
hilsen Kaare Rasmussen, Jasonic Jasonic Telefon: +45 3816 2582 Nordre Fasanvej 12 2000 Frederiksberg Email: ka...@jasonic.dk -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql

Re: [HACKERS] pg_upgrade project status

2009-01-27 Thread Kaare Rasmussen
Hi I have had a very brief look at this. Translation to perl doesn't look difficult. I'll see what I can do during the next week or so. Perhaps I can lend you a hand if you need help with this. -- Med venlig hilsen Kaare Rasmussen, Jasonic Jasonic Telefon: +45 3816 2582

Re: [HACKERS] UUID - Data type inefficient

2008-07-10 Thread Kaare Rasmussen
You are out to lunch and you dragged me with you. Did we have beer at least? :-) A bit, and you had a byte of bread. -- Med venlig hilsen Kaare Rasmussen, Jasonic Jasonic Telefon: +45 3816 2582 Nordre Fasanvej 12 2000 Frederiksberg Email: [EMAIL PROTECTED] -- Sent via

[HACKERS] Re: [ANNOUNCE] == PostgreSQL Weekly News - June 01 2008 ==

2008-06-02 Thread Kaare Rasmussen
David Fetter writes: Alter the xxx_pattern_ops opclasses to use the regular equality operator of the associated datatype as their equality member. This means that these opclasses can now support plain equality comparisons along with LIKE tests, thus avoiding the need for an extra index in some

Re: [HACKERS] Release 8.2.0 done, 8.3 development starts

2006-12-20 Thread Kaare Rasmussen
being discussed. What are on people's minds? -- Med venlig hilsen Kaare Rasmussen, Jasonic Jasonic Telefon: +45 3816 2582 Nordre Fasanvej 12 2000 Frederiksberg Email: [EMAIL PROTECTED] ---(end of broadcast)--- TIP 4: Have you

Re: [HACKERS] An Idea for planner hints

2006-08-09 Thread Kaare Rasmussen
can be added and removed without ever touching the existing queries. -- Med venlig hilsen Kaare Rasmussen, Jasonic Jasonic Telefon: +45 3816 2582 Nordre Fasanvej 12 2000 Frederiksberg Email: [EMAIL PROTECTED] ---(end of broadcast

Re: [HACKERS] Three weeks left until feature freeze

2006-07-12 Thread Kaare Rasmussen
be independent projects. It would be nice to have an easy way to retrieve and install the desired PL's but that's more of a packaging issue. -- Med venlig hilsen Kaare Rasmussen, Jasonic Jasonic Telefon: +45 3816 2582 Nordre Fasanvej 12 2000 Frederiksberg Email: [EMAIL PROTECTED

Re: [HACKERS] [ANNOUNCE] PostgreSQL Weekly News - November 13 2005

2005-11-14 Thread Kaare Rasmussen
David Fetter writes in PostgreSQL Weekly News - November 13 2005: Teodor Sigaev has been making lots of improvements to tsearch2, a full-text search engine. I can't find them. Am I blind? Can someone help? ---(end of broadcast)--- TIP 9: In

Re: [HACKERS] Enums again

2005-11-08 Thread Kaare Rasmussen
Just don't use enums - they're awful. In general? So, instead of using enums for order states or originating system, I'll user numbers or text? Or implement lookup tables ? ---(end of broadcast)--- TIP 1: if posting/reading through Usenet,

[HACKERS] Enums again

2005-11-07 Thread Kaare Rasmussen
I've been going through the thread that Andrew Dunstan started with his enumkit. Maybe I missed it, but I didn't see any conclusion. If I want to design an Open Source system now that may be in beta in three to six months and I'd like to use enums, is this a good place to look? I guess I'm

Re: [HACKERS] Testing of MVCC

2005-08-16 Thread Kaare Rasmussen
Yes it can, but are you going to restrict building or running regressions to only thos platforms that have our required modules installed? That might be thought a tad unfriendly. You could include DBD::Pg with the distribution and run it locally. Perhaps even DBI, leaving Perl the only

Re: [HACKERS] The Contrib Roundup (long)

2005-06-11 Thread Kaare Rasmussen
Either you're misunderstanding what reindex database does (it reindexes only the system catalogs), or you're misunderstanding what reindexdb does OK, I was taking the face value here. I consider this a bug, or at least a badly thought out name. I can't understand that someone approved

Re: [HACKERS] The Contrib Roundup (long)

2005-06-10 Thread Kaare Rasmussen
actually I think part of the point of this was to give a command line version of the reindex command, like we have for vaccum. If that still matters, then it should probably stay. Actually it should probably be converted to C and moved to /src/bin. Wouldn't something like echo 'REINDEX

Re: [HACKERS] The Contrib Roundup (long)

2005-06-10 Thread Kaare Rasmussen
But not as easy as: psql -c reindex database {database} {database} Well it was just to show that there really is no need for a program just for this functionality. ---(end of broadcast)--- TIP 2: you can get off all lists at once with the

[HACKERS] Ingres dump files to PostgreSQL

2005-05-18 Thread Kaare Rasmussen
Hi I have a dump from an Ingres database, one file per table it seems. I went looking on www.postgresql.org for documentation for people who want to move to PostgreSQL from other databases, but I couldn't find any such thing. So, does a convert utility from ingres dump files to PostgreSQL

Re: [HACKERS] Feature freeze date for 8.1

2005-05-04 Thread Kaare Rasmussen
This has very little to do with Feature freeze date for 8.1... And btw I lost track of the thread. was any actual feature freeze date for 8.1 approved? ---(end of broadcast)--- TIP 6: Have you searched our list archives?

Re: [HACKERS] I am in Copenhagen

2005-03-06 Thread Kaare Rasmussen
I am in Copenhagen and am speaking tomorrow and will return on Sunday. I would have loved to hear your three hour speech about PostgreSQL administration, but unfortunately they put my own presentation at the exact same time, those LinuxForum 2005 bastards! -- Kaare Rasmussen

Re: [HACKERS] SSL Support

2004-09-21 Thread Kaare Rasmussen
. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Nordre Fasanvej 12 Åben 12.00-18.00Email: [EMAIL PROTECTED] 2000 FrederiksbergLørdag 12.00-16.00 Web: www.suse.dk

Re: [HACKERS] LinuxTag wrapup

2004-07-04 Thread Kaare Rasmussen
That's right, and initially they will only serve MySQL, but it will be extendable to support any db system. It will be GPL (or licenseable, but since it's a tool and not a platform IMHO GPL is ok). If things work out as they seem, I'd contribute the pgsql stuff. That would be great news

Re: [HACKERS] Ingres to be released as open source

2004-05-25 Thread Kaare Rasmussen
Like the article says, I wonder if these is any synergy between the products. ie. Can we grab features from their codebase? Wouldn't there be a license problem ? Yes, Ingres may be able to pull features from PostgreSQL, but maybe it doesn't work the other way. -- Kaare Rasmussen

Re: [HACKERS] Plan for feature freeze?

2004-05-01 Thread Kaare Rasmussen
be evaluated again. But at this point there should be stronger arguments to push the freeze date. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 12.00-18.00

Re: [HACKERS] Collaboration Tool Proposal

2004-03-01 Thread Kaare Rasmussen
http://gforge.org/ is not a hosting site, that is why you only found 4 Well that's what you get when you write messages at 2:30 AM. Should know better. But on this topic, does a site based on GForge similar to Sourceforge exist ? -- Kaare Rasmussen--Linux, spil,--Tlf

Re: [HACKERS] Collaboration Tool Proposal

2004-02-28 Thread Kaare Rasmussen
Why GForge? GForge seems to be technically OK. But what about the future outlook. The home page lists 5 projects, whereof the 4 are tests. Are you sure they will not fold in a month or two, will they be reliable, responsive and real nice (the three r's) ? -- Kaare Rasmussen

Re: [HACKERS] FE/BE Protocol - Specific version

2003-09-04 Thread Kaare Rasmussen
not up to the task to implement it. Maybe if someone is looking into triggers anyway in another context... -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 12.00-18.00

Re: [HACKERS] FE/BE Protocol - Specific version

2003-08-31 Thread Kaare Rasmussen
. Sometimes they're very handy. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 12.00-18.00Email: [EMAIL PROTECTED] 2000 FrederiksbergLørdag 12.00-16.00

Re: [HACKERS] Criteria for contrib/ versus gborg?

2003-07-16 Thread Kaare Rasmussen
in the documentation ? -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 12.00-18.00Email: [EMAIL PROTECTED] 2000 FrederiksbergLørdag 12.00-16.00 Web

Re: [HACKERS] Two weeks to feature freeze

2003-06-25 Thread Kaare Rasmussen
That seems too vague for TODO. We might as well add Make PostgreSQL faster. :-) 'K, can you add that one too? :) How about * Remove all bugs from the source. Can you put that in TODO ? :-) -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Data

Re: [HACKERS] Two weeks to feature freeze

2003-06-25 Thread Kaare Rasmussen
a test suite :-) * Or maybe the best step is to sue IBM or Microsoft. Then again, maybe not. Do they care about bug removal? ;-) -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75

Re: [HACKERS] Changing the default configuration (was Re: [pgsql-advocacy]

2003-02-11 Thread Kaare Rasmussen
be determined at that point? -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 12.00-18.00Email: [EMAIL PROTECTED] 2000 FrederiksbergLørdag 12.00-16.00

Re: [HACKERS] Windows Build System - who cares?

2003-02-01 Thread Kaare Rasmussen
to be able to propose a free alternative. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 12.00-18.00Email: [EMAIL PROTECTED] 2000 FrederiksbergLørdag

Re: [HACKERS] Threads

2003-01-04 Thread Kaare Rasmussen
. Or maybe I'm just being chicken. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 12.00-18.00Email: [EMAIL PROTECTED] 2000 FrederiksbergLørdag 12.00-16.00

Re: [HACKERS] 7.4 Wishlist

2002-11-30 Thread Kaare Rasmussen
And that's all ;) Hannu Krosing - and what will you do after January? ;-) Just kidding. I hope you have a big fat bank account if you want to finish all that! -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts

Re: [HACKERS] One 7.3 item left

2002-10-22 Thread Kaare Rasmussen
Schema handling - ready? interfaces? client apps? What is the state of the Perl interface? Will it work when 7.3 is released Will it work, but no schema support Will it pop up later on CPAN -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Data

Re: [HACKERS] Wanted: pgdiff ($$$)

2002-09-03 Thread Kaare Rasmussen
You might want to check out the perl model Alzabo, I think it's capable of doing this. It does not (yet) support foreign keys, alas. But if anybody likes to code this, maybe they could work together with the Alzabo developer. -- Kaare Rasmussen--Linux, spil,--Tlf

Re: [HACKERS] I am done

2002-09-03 Thread Kaare Rasmussen
Are you guys competing for the modesty award? ;-) I heard Stallman is trying to win it this year. :-) Hah, that's a good one. For doing what - telling you not to call it GNU/Linux, only Linux/GNU ? :-) -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Data

Re: [HACKERS] Open 7.3 items

2002-07-31 Thread Kaare Rasmussen
Schema handling - ready? interfaces? client apps? status for JDBC or ODBC; any comments? The other interface libraries probably don't care. What about DBD::Pg? -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize

Re: [HACKERS] Democracy and organisation : let's make a revolution

2002-06-26 Thread Kaare Rasmussen
on Windows. And the project leader knows of nothing but Windows :-( Next group to impress is Database Designers. I've been looking for a design tool for some time, but there's no Open Source equivalent to ErWin. And ErWin can't create and reverse engineer PostgreSQL databases. -- Kaare Rasmussen

Re: [HACKERS] Use of /etc/services?

2002-06-10 Thread Kaare Rasmussen
Is any OS actually shipping us in /etc/services? It's right here in SuSE Linux 8.0. It was not in 7.3, so maybe it's officially included from now on. ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [HACKERS] v7.2.1 Released: Critical Bug Fix

2002-04-02 Thread Kaare Rasmussen
cash I/O improvements (Tom) If it will change the I/O cash flow to more I than O, it will definitely be a success... :-) -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75

Re: [HACKERS] Re: Interesting Atricle

2001-06-02 Thread Kaare Rasmussen
and Interchange in performance (if more than a couple of simultaneous users) and most other features. Only bad words are about lack of LO support. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501

[HACKERS] Feedback

2001-05-22 Thread Kaare Rasmussen
and patches I've put in there, and - well, they just all work like a charm!! This is great. Working with Windows products, I'm more used to being disappointed whenever people promise that this or that function will be in the next release. But this time, with PostgreSQL, not :-) -- Kaare

Re: [HACKERS] Re: New Linux xfs/reiser file systems

2001-05-04 Thread Kaare Rasmussen
a big hurdle. If you just want to play with PostgreSQL, you wont care. If you're serious, you'll repartition. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 14.00

Re: [HACKERS] Re: New Linux xfs/reiser file systems

2001-05-03 Thread Kaare Rasmussen
that discusses various file systems, so people can make an intelligent choice. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 14.00-18.00Web

Re: [HACKERS] SAPDB Open Souce

2001-04-29 Thread Kaare Rasmussen
from the names of your source code. But it sure makes it a lot more difficult to understand what's going on, I'll grant you that :-) -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75

[HACKERS] SAP DB Featuers

2001-04-29 Thread Kaare Rasmussen
- ODBC - C/C++ Precompiler (Embedded SQL) - JDBC - Perl DBI - Python - PHP -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 14.00-18.00Email: [EMAIL PROTECTED

Re: [HACKERS] Re: Week number

2001-03-14 Thread Kaare Rasmussen
traditional notion (at least in the US; I suspect this is true in most European countries at least) of Sunday being "the first day of week". I believe that in most European countries, Monday is the first day of the week. -- Kaare Rasmussen--Linux, spil,--

[HACKERS] Internationalized dates (was Internationalized error messages)

2001-03-09 Thread Kaare Rasmussen
Now you're talking about i18n, maybe someone could think about input and output of dates in local language. As fas as I can tell, PostgreSQL will only use English for dates, eg January, February and weekdays, Monday, Tuesday etc. Not the local name. -- Kaare Rasmussen--Linux, spil

Re: [HACKERS] Monitor status

2001-02-26 Thread Kaare Rasmussen
. Can any of these operate in a mixed Linux / Win2000 environment (I'd like to have one tool only for NMS. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 14.00

[HACKERS] Monitor status

2001-02-25 Thread Kaare Rasmussen
t will fit into ordinary NMS. Maybe SNMP will not fit, but then some kind of "database ping", or equal. -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 ben 14.00-18.00

[HACKERS] PostgreSQL web page

2001-01-10 Thread Kaare Rasmussen
ut you can see it if you write the correct URL yourself. -- Kaare Rasmussen --Linux, spil,--Tlf:3816 2582 Kaki Data tshirts, merchandize Fax:3816 2501 Howitzvej 75 ben 14.00-18.00Email: [EMAIL PROTECTED] 2000 Frederiksberg