threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "Hello,\n\n\n\nWe are using PQputline function for copying data to database\n\nPostgres version 7.2.4\n\n\n\nFollowing is the code snapshot:\n\n\n\nWe are taking data from one database, 100 records at time and storing that\nrecords in string array \"strArr\"\n\nAfter filling \"strArr\", we are... |
[
{
"msg_contents": "Hello,\n\nThis patch allow use TM prefix in to_char functions for czech environment.\n\nRegards\n\nPavel Stehule\n\n_________________________________________________________________\nEmotikony a pozadi programu MSN Messenger ozivi vasi konverzaci. \nhttp://messenger.msn.cz/",
"msg_date": ... |
[
{
"msg_contents": "Hello,\n\nI tested TM formating with czech names. Upper case chars in name are not \ncorrect. Function upper works perfectly.\n\nSample:\n\npostgres=# select to_char(date '2006-02-03', 'TMday');\nto_char\n---------\np�tek\n(1 ř�dka)\n\ncorrect\n\nbut\n\npostgres=# select to_char(date '20... |
[
{
"msg_contents": "vacuumlazy.c contains a hint \"Consider compacting this relation\" but AFAICT, \nthere is no indication anywhere how \"compacting\" is supposed to be achieved. \nI guess this means VACUUM FULL or CLUSTER, but I don't think the hint can be \nprocessed effectively by a user.\n\n-- \nPeter Eise... |
[
{
"msg_contents": "Hi,\n\nI just noticed a VPATH problem in the ecpg_config.h file that was just\nset up to be installed:\n\n$ pwd\n/pgsql/build/80_rel/src/interfaces/ecpg/include\n\n$ make install\nfor i in ecpgerrno.h ecpglib.h ecpgtype.h sqlca.h sql3types.h ecpg_informix.h ecpg_config.h pgtypes_error.h pgtyp... |
[
{
"msg_contents": "Hi,\n\nI'm not very clear on what this is supposed to mean. The description in\nguc.c is this:\n\n\tSets the maximum allowed result for exact search by GIN.\n\nSay again?\n\nThe involved code is this:\n\n if (GinFuzzySearchLimit > 0)\n {\n /*\n * If all o... |
[
{
"msg_contents": ">\"Pavel Stehule\" <pavel.stehule@hotmail.com> writes:\n> > This patch allow use TM prefix in to_char functions for czech \n>environment.\n>\n>You should be sending translations to the translations project:\n>http://pgfoundry.org/projects/pgtranslation/\n>\n>There is no point in trying to pat... |
[
{
"msg_contents": "* Add support for building postgres.bki.\n\n* Add a genbki.pl script to do this. This could possibly be used in\nplace of the shellscript for the unix build as well, sometime in the\nfuture, but not for 8.2.\n\n* Add install.pl that will partially do what \"make install\" does. Does\nnot yet ... |
[
{
"msg_contents": "This patch fixes a gratuituous string difference. Barring objections\nI'll apply shortly.\n\n-- \nAlvaro Herrera http://www.CommandPrompt.com/\nPostgreSQL Replication, Consulting, Custom Development, 24x7 support",
"msg_date": "Wed, 29 Nov 2006 16:09:59 -03... |
[
{
"msg_contents": "There seem to be a number of issues with our libedit support.\nOne of them is that we fail to build on Linux (at least on Debian\nEtch/4.0 x86_64 and i386) if libedit-dev is installed but not\nlibreadline5-dev.\n\nThe problem is that in that configuration ./configure seems to think\nthat ther... |
[
{
"msg_contents": "Is there any keep alive support in libpq? I'm not really using libpq \ndirectly, I'm using libpqxx and there is no keep-alive support there, so \nI'm trying to use TCP's own keep-alive support, but I have a problem: \nlibpq seems to reconnect the socket when the connection is lost.\n\nWhat I ... |
[
{
"msg_contents": ">\n>It's pretty much guaranteed not to work on multibyte characters,\n>regardless of platform :-(. This did not matter for non-localized\n>month/day names, but it does matter now.\n>\n>In the context of the existing code, the simplest solution would be\n>to provide separate translations of \... |
[
{
"msg_contents": "Hello,\n\nthis patch correct bug in to_char function with incorrect uppercased month's \nor day's name.\n\nRegards\nPavel Stehule\n\n_________________________________________________________________\nNajdete si svou lasku a nove pratele na Match.com. http://www.msn.cz/",
"msg_date": "Thu,... |
[
{
"msg_contents": "Hi all,\n\nI noticed that during client authentication by HBA, some times we will\nnecessarily determine whether or not a role exists. For example, password,\ncrypt and md5 auth methods call get_role_line() which tells the caller\nwhether the role exists. If it doesn't (or if the authenticati... |
[
{
"msg_contents": "backend/libpq/be-secure.c initialize_SSL calls SSL_CTX_use_certificate_file,\nnot SSL_CTX_use_certificate_chain_file.\n\nwhy?\n\n-- \nAndrew, Supernews\nhttp://www.supernews.com - individual and corporate NNTP services\n",
"msg_date": "Thu, 30 Nov 2006 03:59:33 -0000",
"msg_from": "An... |
[
{
"msg_contents": "Hi,\n\nIs the semantic of SnapshotXXX (3rd argument to index_beginscan()) \ndocumented anywhere?\n\n\nThanks,\nEhab\n\n_________________________________________________________________\nFixing up the home? Live Search can help \nhttp://imagine-windowslive.com/search/kits/default.aspx?kit=impr... |
[
{
"msg_contents": "Hello,\n\nI possibly missed an e-mail in -hackers list; but for the people who\ndoes not read this list, I was expecting an initdb warning in RC1\nannouncement. I got this after installing 8.2 RC1 RPMs:\n\nFATAL: database files are incompatible with server\nDETAIL: The database cluster was ... |
[
{
"msg_contents": "Hi,\n\nI'm sorry I write so late with final aproaching with all beta and rc\nversions of 8.2 I have those (apparently harmless) warnings at configure\ntime.\n\nMaybe a configure guru could have a quick look.\n\nUX:tr: ERROR: Incorrect usage\nUX:tr: TO FIX: Usage:\n\ttr [-cs] string1 string2\n... |
[
{
"msg_contents": "Hello,\n\n(Sorry for the cross-posting)\n\nToday, I have built PGDG RC1 SRPM; as well as RPMs for RHEL 4 and Fedora\nCore 6 packages for x86 and x86_64. They will be on main FTP site for\ntesting in an hour. I hope to upload more packages for wide testing; but\nthese should be enough at least... |
[
{
"msg_contents": "Currently, configure checks for the readline support packages in the\norder\n\t-ltermcap -lncurses -lcurses\nI would like to change this to\n\t-lncurses -ltermcap -lcurses\nThe reason is that Fedora is deprecating termcap and planning to remove\nit (see attached). Comments? Anyone know of a... |
[
{
"msg_contents": "Hi there,\n\n As discussed recently on the jdbc mailing-list in this \"Backup in Java\" thread\n\n<http://thread.gmane.org/gmane.comp.db.postgresql.jdbc/12441/focus=12441>\n\nthere is a significant interest in doing backups in an\nnon-interactive, programmatic way. Reminder: AFAIK pg_dump is\... |
[
{
"msg_contents": "I just realized that we have a bit of a problem with upgrading row\nlocks. Consider the following sequence:\n\nregression=# begin;\nBEGIN\nregression=# select * from int4_tbl where f1 = 0 for share;\n f1\n----\n 0\n(1 row)\n\nregression=# savepoint x;\nSAVEPOINT\nregression=# select * from ... |
[
{
"msg_contents": "\nJosh Berkus asked me recently what cool things I would be working on \nnow. I have just received the go ahead to work on this TODO item for the \nnext release:\n\n Add optional textual message to NOTIFY\n\n This would allow an informational message to be added to the notify \nmessage, per... |
[
{
"msg_contents": "Hi guys.\n\nHow can I store session-local data in an efficient way (I need to store\nevery primary key/oid value for every changed row using triggers)??\n\nI tried to use session-local temporary table, but it doesn't work with\nPREPARE TRANSACTION...\n\nAny ideas?\n\n",
"msg_date": "Fri, ... |
[
{
"msg_contents": ">\nI'm forwarding this on behalf of Marc Hebert\n>\n> Hi there,\n>\n> As discussed recently on the jdbc mailing-list in this \"Backup in \n> Java\" thread\n>\n> <http://thread.gmane.org/gmane.comp.db.postgresql.jdbc/12441/ \n> focus=12441>\n>\n> there is a significant interest in doing back... |
[
{
"msg_contents": "Hi,\n\nThis database has exceeded all expectations and perhaps I am getting\nahead of myself but is there anything in the roadmap to match Oracles\nability to cluster databases across multiple servers for concurrent\naccess?\n\nThe reason I ask is for the architecture of an open source databa... |
[
{
"msg_contents": "Hi,\n\nI am trying to create de protuguese dictionary in order to use tserch2.\n\nThe steps I followed are described below:\n\n1) Login system as user1\n2) cd\n3) tar -xvzf postgresql-8.1.5.tar.gz\n4) cd postgresql-8.1.5\n5) ./configure\n6) gmake\n7) su\n8) gmake install\n9) adduser postgres\... |
[
{
"msg_contents": "Enclose new trace.sgml file as discussed on -docs.\n\nThis includes some heavily rewritten words and mostly verbatim programs\nfrom http://blogs.sun.com/robertlor/entry/user_level_dtrace_probes_in,\nas invited to do by Josh Berkus and Robert Lor on 27 Nov in private\ncorrespondence prior to m... |
[
{
"msg_contents": "Hello,\n\nI ran a simple test... I ran defrag on my drives. Then I initialized \npgbench with a -s 1000.\n\n11% fragmentation. I dropped the bench database, and my fragmentation is 1%.\n\nI know this isn't *our* fault :) but I am curious if there is anything \nwe can do about the way postgres... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n\n8.2.x has now been Branched, which means HEAD is now wide open ...\n\n\nTo check out the 8.2 branch, use -rREL8_2_STABLE\n\n- ----\nMarc G. Fournier Hub.Org Networking Services (http://www.hub.org)\nEmail . scrappy@hub.org ... |
[
{
"msg_contents": "What do people think about the books by Garcia-Molina, Ullman, and\nWidom, in particular _Database Systems: The Complete Book_ (a\ncombination of two earlier books)? Amazon reviews are mixed. Is\nthis book worthwhile for learning about database implementation?\n\nhttp://www.amazon.com/exec/... |
[
{
"msg_contents": "Hola muchachos es la primera ves que escriba a esta lista pero en realidad\nme parece muy buena , quisiera unos consejos por que en mi universidad nos\nhan dejado una trabajo acerca del postgres el cual consta de implementar un\nmetodo de indexacion a la db pero mi problema es cuales son los ... |
[
{
"msg_contents": "Hi all,\n\n I am facing a problem with the SPI (spi.c). I have implemented\nshort-lived virtual indexes using SubTransactions. The Index Adviser, when\ncreating virtual indexes, creates them inside a SubTransaction, and when it\nis done with its advisory stuff, it rolls back the SubTransac... |
[
{
"msg_contents": "hi all:\nThis is my first time in this list so .. could you bring me a litle help? my\nwork consist in implementing a indexation method in the postgres db ..i have\nwell read the documentation about postgres and some meseira's manuals but i\ndon't where begin .... i would like a little he... |
[
{
"msg_contents": "Hello,\n\nI am work on implementation of SQL/PSM language for PostgreSQL. You can see \nfirst results on http://postgresql.interweb.cz/index.php/SQL/PSM . My goal \nis creating of referential implementation and using it mainly for education \nand colecting informations about language (documen... |
[
{
"msg_contents": "What's the rationale behind naming the 8.2.0 version directory 8.2?\nGiven that the files in it are named 8.2.0?\n\nIt breaks a whole set of scripts for me :-( FOr example the ones used to\nload the docs on the website (which is why I noticed it - most others I\ndon't use on .0 versions).\n\n... |
[
{
"msg_contents": "Hello,\n\nwe just updated patch for 8.1 release, which introduced\nGiN (Generalized Inverted Index) with tsearch2 support and \nfull multibyte support (UTF-8 as well). It contains VACUUM fix\nin GiN code. Patch is available from Tsearch2 page \nhttp://www.sai.msu.su/~megera/postgres/gist/tse... |
[
{
"msg_contents": "The 1C (http://www.1c.ru/) company kindly permits to publish a set of patches\nwe (Oleg and me) developed during our work on porting of the '1C:Enterprise' \nsystem to support the PostgreSQL database.\n\nWe would like to suggest to commit they to HEAD.\n\n\n1) Typmod for user-defined types\n ... |
[
{
"msg_contents": "I cant seem to find the right query to retreive the discrete columns,\ncolumn position, for a specified index.\n\nThis is towards the purpose of identifying the schema differences\nbetween two databases and creating the changes needed.\n\n",
"msg_date": "4 Dec 2006 07:18:44 -0800",
"m... |
[
{
"msg_contents": "Hoping Someone can give me a hand.\n \nI had a developer who integrated the postgres msi into an installshield 10\ninstaller. Somehow the uninstaller seemed to have half uninstalled it. All\nthe files are off the harddrive. When I go to add/remove programs it says no\ninstaller package can be... |
[
{
"msg_contents": "Does anyone have a copy of the Postgres95 email archives. I had a copy\nin July but can't find it now on my server. I have emailed it to a few\nfolks who asked in the past.\n\n-- \n Bruce Momjian bruce@momjian.us\n EnterpriseDB http://www.enterprisedb.com\n\n + If your life is a har... |
[
{
"msg_contents": "Now that 8.3 is open, I was considering a revival of this old patch:\n\nhttp://archives.postgresql.org/pgsql-hackers/2005-02/msg00832.php\n\nI could probably clean it up with a little help from someone on this\nlist.\n\nAdvantages of this patch: If multiple seq scans are going in parallel on\... |
[
{
"msg_contents": "Is there a plan to improve postgresql error messages ?\nFor the moment, what we have in case of, let's say, a foreign key constraint violation, is a human-readable message and SQLSTATE (an error code).\n\nThe message contains user-friendly informations, but a program is not able to deal with ... |
[
{
"msg_contents": "Currently, if we issue this command\n\n\tpsql --set ON_ERROR_STOP= -f f.sql\n\nwhere f.sql has \"select * from foo;\"\nthen psql will return \n0\tif foo exists\n3\tif foo does not exist (or other SQL error)\n\nWhereas\n\tpsql --set ON_ERROR_STOP= -c \"select * from foo;\"\nreturns\n0\tif foo ... |
[
{
"msg_contents": "Refresh of the Port FAQ pages, as discussed.\n\n-- \n Simon Riggs \n EnterpriseDB http://www.enterprisedb.com",
"msg_date": "Tue, 05 Dec 2006 13:10:00 +0000",
"msg_from": "\"Simon Riggs\" <simon@2ndquadrant.com>",
"msg_from_op": true,
"msg_subject": "FAQ refres... |
[
{
"msg_contents": "Hi all,\n\nHost-based authentication and the other security mechanisms we have at the\nmoment provide fairly rigorous security but it seems to me there are two\nmechanisms other authentication systems provide which we do not: testing\nof the strength of passwords and delaying response after a... |
[
{
"msg_contents": "Hi,\n\nI was taking a look at _SHARED variable implementation of different\nPLs and it looks like every PL implements its own ad-hoc method to\npreserve cluster-wise data. Wouldn't it be beneficial to have a\ncluster-wise table (sytem catalog?) which is accessible by any\nprocedure with requi... |
[
{
"msg_contents": "According to http://www.postgresql.org/docs/8.1/static/ddl-constraints.html:\n\n In general, a unique constraint is violated when there are two or more\n rows in the table where the values of all of the columns included in\n the constraint are equal. However, null values are not conside... |
[
{
"msg_contents": "Hello\n\nSQL/PSM concept of condition's handlers suppouses so all signals (all levels \nof exception's) are trappable. Common construct is:\nbegin\n declare finish boolean default false;\n declare continue handler for sqlwarning set finish = true;\n open cursor\n while not finish do\n ... |
[
{
"msg_contents": "Hello,\n\nA reasonable simple feature we were thinking about sponsoring was an\naddition to psql. Currently if you perform a \\s within psql it gives\nyou the query buffer. My suggestion is that \\s give us a execution\nnumber, similar to bash. Thus at a psql prompt we could do:\n\nfoo=> !76\... |
[
{
"msg_contents": "Can anyone else with an account on cvs.postgresql.org successfully\ncheckout a copy of the REL8_2_STABLE branch? I've tried a few times, but\nthe checkout reaches the same point and then does not continue:\n\n$ cvs -d:pserver:neilc@cvs.postgresql.org:/cvsroot co -rREL8_2_STABLE -d\n8.2_offici... |
[
{
"msg_contents": "While pg_catalog.pg_index has the create index script I otherwise cant\nfind the index columns in the information_schema.\n\nAny ideas?\n\n",
"msg_date": "5 Dec 2006 17:39:34 -0800",
"msg_from": "\"Timasmith\" <timasmith@hotmail.com>",
"msg_from_op": true,
"msg_subject": "how ... |
[
{
"msg_contents": "It seems there's an inconsitency between 8.2 press release and 8.2\ndocs.\n\nhttp://www.postgresql.org/about/press/presskit82.html.en:\n\nSQL 2003 Features: PostgreSQL, well known for standards compliance,\nhas added syntax for several more features introduced in the ANSI SQL\n2003 specificat... |
[
{
"msg_contents": "hello everybody ...\n\ni was thinking about introducing a new executor node to optimize the \nfollowing scenario a little:\n\ntest=# explain select * from t_lock order by id limit 10;\n QUERY PLAN\n--------------------------------------------------------------... |
[
{
"msg_contents": "I've seen this morning that PostGreSQL 8.2 was released!\n\nI've updated my dev. server, and : this SQLstatement fail :\n\n\nselect count(*) \nfrom NODE \nwhere NODE_ID \nin (select NODE_ID from NODE where NODE_TRASH=0 limit 1 offset 0)\n\n\nwith :\n\n ERREUR: failed to find unique express... |
[
{
"msg_contents": "Why does renaming a table take out an access exclusive lock on the target \ntable? Isn't this just an UPDATE on a few system catalog rows.\n\n-- \nPeter Eisentraut\nhttp://developer.postgresql.org/~petere/\n",
"msg_date": "Wed, 6 Dec 2006 15:50:33 +0100",
"msg_from": "Peter Eisentrau... |
[
{
"msg_contents": "\nThanks to rcohen on IRC yesterday for pointing this out and providing\nhis query + EXPLAIN output.\n\nIt looks like he still hasn't posted it to -bugs, and I was finally able\nto reproduce it in a narrower, self contained test case, so I'm posting\nthis right now.\n\nOn 8.1 this returns 1 r... |
[
{
"msg_contents": "Log Message:\n-----------\nFix planning of SubLinks to ensure that Vars generated from transformation of\na sublink's test expression have the correct vartypmod, rather than defaulting\nto -1. There's at least one place where this is important because we're\nexpecting these Vars to be exactl... |
[
{
"msg_contents": "I am leaving to speak in Mexico tomorrow/Thursday, and will return on\nSunday.\n\nI aplogize for not being able to attend the LISA'06 in Washington,\nDC. I was hoping to attend, but it was too close to Mexico.\n\n-- \n Bruce Momjian bruce@momjian.us\n EnterpriseDB http://www.enterpris... |
[
{
"msg_contents": "This is a proposal for load distributed checkpoint.\n(It is presented on postgresql anniversary summit in last summer.)\n\n\nWe offen encounters performance gap during checkpoint. The reason is write\nbursts. Storage devices are too overworked in checkpoint, so they can not\nsupply usual tran... |
[
{
"msg_contents": "I've cut a new version of the GIT patch I posted earlier, and collected\nall my dispersed todo-lists, post-it notes, performance results,\nsupplementary patches etc. I had to a single web-page:\n\nhttp://community.enterprisedb.com/git/\n\nPerhaps the most interesting stuff apart from the patc... |
[
{
"msg_contents": "This piece of code in _bt_split, starting at line 859, looks curious to me:\n\n> \t/* cope with possibility that newitem goes at the end */\n> \tif (i <= newitemoff)\n> \t{\n> \t\tif (newitemonleft)\n> \t\t{\n> \t\t\t_bt_pgaddtup(rel, leftpage, newitemsz, newitem, leftoff,\n> \t\t\t\t\t\t \"l... |
[
{
"msg_contents": "I install the complete PostGreSQL 8.1.4 in WIn 32 and Suse linux 10.0 x86. I\nfound such binary file in Win32 while no such file is found in linux. Do\nthis tool is designed only for windows? If not , how to get it.\n\nI install the complete PostGreSQL 8.1.4 in WIn 32 and Suse linux 10.0 x86.... |
[
{
"msg_contents": ">I am not able write documentation (my english is really stupid).\n>>Please, if you can, work on it. And, please, read and correct wiki \n>>(http://postgresql.interweb.cz/index.php/SQL/PSM ). I inwite any notes to \n>>implementation sql/psm in postgresql environment.\n>\n>I'd suggest writing ... |
[
{
"msg_contents": "Thanks so much, but well i have well read that information and for to be\nmore specific \"Generalized search tress for database system \" and others,\nbut in no one tell me where begin because is too much code . now sorry by\nthe question but for develop my structure can i do that with th... |
[
{
"msg_contents": "My understanding from 8.2 development was that EXPLAIN ANALYZE had been\naltered so that if you issued a particular keystroke while it was\nexecuting you'd get a partial results-so-far version of the EXPLAIN.\n\nAFAICS that wasn't implemented. Or at least I can't find it?\n\nThe problem raise... |
[
{
"msg_contents": "hi!\nCan you tell me what does this line means\n#define GEVHDRSZ ( offsetof(GistEntryVector, vector[0]) )\n\n#ifndef offsetof#define offsetof(type, field) ((long) &((type *)0)->field)\n#endif /* offsetof */\n\nregards\njorge\n\nhi!Can you tell me what does this line means#define GEVHDR... |
[
{
"msg_contents": "In rtree_gist.c\npostgresql version 8.0.9\n\nmaxoff = entryvec->n - 1;\nnbytes = (maxoff + 2) * sizeof(OffsetNumber);\nlistL = (OffsetNumber *) palloc(nbytes);\n\nwhy the maximun offset is set to entryvec->n-1 ?\n\nwhy nbytes is set to maxoff + 2 ?\n\nI hope you can help me\nregards\njorge\n\... |
[
{
"msg_contents": "psql's display of Unicode combining characters appears to have\nchanged in 8.2. For example, I'd expect <U+006E LATIN SMALL LETTER N,\nU+0303 COMBINING TILDE> to display the same as the precomposed\n<U+00F1 LATIN SMALL LETTER N WITH TILDE>. With 8.1's psql they do,\nbut with 8.2's psql this... |
[
{
"msg_contents": "I posted a patch on -patches for reference.\n\nThe preliminary results I got against that patch are mixed.\n\nI did 4 runs, each with an 11GB table on a machine with 1GB of RAM. Yes,\nI know this is bad, consumer grade hardware, but it controls for\nvariables in the I/O layer (like the contro... |
[
{
"msg_contents": "Luke Lonergan wrote:\n> I've attached the results of a test with the first patch and the test. It\n> uses five simultaneous scans as before, but this time the table is 120GB on\n> a machine with 8GB of RAM. The data is stored on one non-raid disk, so a\n> single scan should take about 33 mi... |
[
{
"msg_contents": "I've been working on a DSS query resource management module for Bizgres \n[1], which is currently in the code and working (Bizgres is based on 8.1.x).\n\n...and therein lies my new problem - updating to the 8.2 codebase. The \nissue is that I have used the LockMgrLock [2] to:\n\n1/ Manage the... |
[
{
"msg_contents": "Hi all,\n\nWhen I swithed to the newest version og pgbuildfarm, I noticed that\n--with-ldap (now by defaut) didn't work on UnixWare.\n\nThis is because, on Unixware, ldap needs lber and resolv.\n\nNot being a configure guru, I made the change bellow locally and that\nworks for me.\nSurely, on... |
[
{
"msg_contents": "\nHm, in psql if I set FETCH_COUNT to a nonzero value I suddenly find I'm unable\nto use SELECT ... FOR UPDATE.\n\nI suspect this is unnecessary, that the only reason cursors can't hold locks\nis because we don't support the kind of read-write operations that clients may\nexpect to be able to... |
[
{
"msg_contents": "\n-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n\nShort version: is it optimal for vacuum to always populate reltuples\nwith live rows + dead rows?\n\nI came across a problem in which I noticed that a vacuum did not change\nthe reltuples value as I expected. A vacuum analyze indicated a c... |
[
{
"msg_contents": "Hello List,\n\nI have already posted an e-mail on the general mailing list but on the \nadvice of Devrim Gunduz ;-) , I try on this mailing list.\nI try to generate the RPM from the src.rpm downloaded on the \npostgresql.org web site. I work on an IA-64 server with Red Hat \nEnterprise Linux ... |
[
{
"msg_contents": "Is this a bug, or don't I understand coalesce()?\n\ncreate table test (a int, b int);\ninsert into test values (1,null);\ninsert into test values (2,1);\ninsert into test values (2,2);\nselect * from test; -- returns:\nselect sum(b) from test where a=1; ... |
[
{
"msg_contents": "Olivier PRENANT wrote: \n\n> When I swithed to the newest version og pgbuildfarm, I noticed that\n> --with-ldap (now by defaut) didn't work on UnixWare.\n> \n> This is because, on Unixware, ldap needs lber and resolv.\n\nIs libldap a static library on that system?\n\nOr do shared libraries on... |
[
{
"msg_contents": "All,\n\nYou may or may not be aware that Dan Langille of FreeBSD (and BSDCan) is \nrunning a PostgreSQL conference in Ottawa this May:\n\nhttp://www.pgcon.org/2007/\n\nIn one week, PGCon will start accepting paper and tutorial submissions. \n Dan needs a committee ... ideally 4-6 people .... |
[
{
"msg_contents": "I am trying to create the libpq.a as a universal binary (both ppc and \nintel macs). Does anyone have any information on this process?\n\nThanks,\n\nTed\n",
"msg_date": "Tue, 12 Dec 2006 11:58:34 -0500",
"msg_from": "Ted Petrosky <tpetrosky@agencysacks.com>",
"msg_from_op": true,... |
[
{
"msg_contents": "\n\nI have been working on providing psql with the ability to accept a libpq \nconninfo string, so that the following now works for me:\n\n psql \"conn:service=sname user=uname\"\n\nInstead of providing yet another switch, I overloaded the dbname \nparameter so that if it has the recognised ... |
[
{
"msg_contents": "I noticed today that process_implied_equality() still contains an ugly\nhack that should have been got rid of awhile ago: it assumes that\nmergejoinable operators are named \"=\". This has been a bogus assumption\nfor several releases, as illustrated by this failure:\n\nregression=# select *... |
[
{
"msg_contents": "\nI mentioned this a while back, now that 8.2 is out perhaps others will be more\ninterested in new code.\n\nCurrently Postgres regression tests only test functionality within a single\nsession. There are no regression tests that test the transaction semantics or\nlocking behaviour across mul... |
[
{
"msg_contents": "I just noticed that defining LOCK_DEBUG causes a compile failure (have \nnot delved into how to fix, but thought it would be worth noting at this \npoint!):\n\ngcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline \n-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -g -I... |
[
{
"msg_contents": "As usual, following item in the 8.1.5 release note is pretty vague:\n\n * Efficiency improvements in hash tables and bitmap index scans(Tom)\n\nEspecially I'm wondering what was actually improved in bitmap index\nscans. I see several commit messages regarding bitmap index scans, but\nI ca... |
[
{
"msg_contents": "While testing a PITR recovery, I discovered that recovery.conf doesn't\nseem to allow specifying ' in the command string, making it hard to\nprotect the restore_command against problematic filenames (whitespace\netc.). This doesn't seem to be a problem for archive_command, which\nallows \\' (... |
[
{
"msg_contents": "Tom Lane wrote:\n>> We change libpq from time to time. Besides, how many DBs are there\nthat\n>> match the name pattern /^conn:.*=/ ? My guess is mighty few. So I\ndon't\n>> expect lots of surprise.\n> \n> Um, but how many DB names have an \"=\" in them at all?\n> \n> Basically what this prop... |
[
{
"msg_contents": "Hi All,\n\n In ExplainOnePlan(), we are calling ExecutorStart() and ExecutorEnd()\neven if we are not doing EXPLAIN ANALYZE. Whereas, ExecutorRun() is called\nonly if we are ANALYZEing.\n\n Can we avoid calls to Executor{Start|End}() here, or is it necessary to\ncall them even for non-A... |
[
{
"msg_contents": "Is there a big reason why TOAST tables are called such cryptic names?\n\ne.g. pg_toast.pg_toast_16399\n\nWouldn't it be more pleasant to have them called the same thing as their\nparent\n\ne.g. pg_toast.<name>_toast\n\nThis would be very convenient for most purposes, though it would mean\nwe'... |
[
{
"msg_contents": "Hi,\n\nIs anyone working on plan invalidation? I might take a stab at it during \nthe 8.3 cycle. I haven't given it any thought yet, I thought I'd check \nfirst to avoid duplicate work.\n\n-- \n Heikki Linnakangas\n EnterpriseDB http://www.enterprisedb.com\n",
"msg_date": "Wed, 13 D... |
[
{
"msg_contents": "\n\nOn Wed, 13 Dec 2006 11:29:44 +0000, \"Simon Riggs\" <simon@2ndquadrant.com> wrote:\n> Is there a big reason why TOAST tables are called such cryptic names?\n>\n> e.g. pg_toast.pg_toast_16399\n>\n> Wouldn't it be more pleasant to have them called the same thing as their\n> parent\n>\n> e.g... |
[
{
"msg_contents": "I've written up a Warm Standby script as a .c program rather than\nscripts, to allow it to be portable and potentially shipped as part of\nPostgreSQL core.\n\npg_standby is designed to be a wait-for restore_command, required to\nturn a normal archive recovery into a Warm Standby. Within the\n... |
[
{
"msg_contents": "After further thought about the mergejoinable-operators issue and some\nother longstanding planner problems, I have a modest proposal to make:\nwe should invent the notion of \"operator class groups\", which identify\nsets of compatible operator classes. (I'm not wedded to the name \"class\n... |
[
{
"msg_contents": "\nFor those of you with a long memory, I found Al Dev's resume in MS Word\nformat:\n\n\thttp://www.devan.8k.com/resume-msword.doc\n\nSeems he is lives or lived in Texas.\n\n---------------------------------------------------------------------------\n\n----- Forwarded message from Al_Dev -----... |
[
{
"msg_contents": "Olivier PRENANT wrote:\n>>> When I swithed to the newest version og pgbuildfarm, I noticed that\n>>> --with-ldap (now by defaut) didn't work on UnixWare.\n>>>\n>>> This is because, on Unixware, ldap needs lber and resolv.\n>>\n>> Or was libldap not linked against liblber and libresolv?\n>\n> ... |
[
{
"msg_contents": "Hi all:\n\nVersions:\n\nPostgreSQL 8.0.1\nSunOS relayprod02 5.9 Generic_118558-19 sun4u sparc SUNW,Sun-Fire-V440 \n-> Solaris 9 on Sparc processor.\n\n\nWe are running java app over PostgreSQL. Everything works fine but we \ndetected high semaphore usage during a heavy query process.\n\nThis ... |
[
{
"msg_contents": "Hello List,\n\nI try to post this e-mail on this list, as nobody answers me on \npgsql-general :-(\nI work with an IA-64 server with Red Hat Enterprise Linux 4 AS update 2 \non which the Intel compiler icc 9.1.045 is available and I build \nPostgreSQL 8.2 with this compiler.\nTo do that I gen... |
[
{
"msg_contents": "Hi, \n\npg_restore faied by the following operations on Windows XP.\n\n $ createdb test\n $ pgbench -i -s 1000 test\n $ pg_dump -Fc test > out\n $ createdb restore\n $ pg_restore -d restore out\n pg_restore: [custom archiver] error during file seek: Invalid argument\n\nWin32 does not im... |
[
{
"msg_contents": "pg_standby and test framework, in separate .tar files\n\npg_standby\n----------\n\n pg_standby is a production-ready program that can be used to\n create a Warm Standby server with PostgreSQL.\n\n The program is designed to be a wait-for restore_command,\n required to turn a normal archiv... |
[
{
"msg_contents": "On Thu, Dec 14, 2006 at 10:06:45AM -0300, Felipe Rondon Rocha wrote:\n> Hi everyone,\n> \n> Do you know in which part of the file analyze.c, PostgreSQL decides\n> to use or not an index? I´m making a test and I can´t trace the\n> moment that he makes the choice.\n\nIt doesn't explicitly make ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.