threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "> I am game to write up some better instructions for installing \n> mingw to compile postgresql on Windows if there are any notes \n> on which packages need to be installed. I have successfully \n> compiled and installed on Linux.\n\nI would be very grateful for this.\n\nIt would also be very... |
[
{
"msg_contents": "> > I am game to write up some better instructions for \n> installing mingw to \n> > compile postgresql on Windows if there are any notes on \n> which packages \n> > need to be installed. I have successfully compiled and installed on \n> > Linux.\n> \n> I would be very grateful for this.\n> \... |
[
{
"msg_contents": ">> I for one am still struggling with Kerberos on Windows, and \n>> it would be a great help for me to know where to get \n>> libraries and headers from.\n> \n> The pginstaller README might help you - it contains the steps used to\n> build it for the installer...\n\nOne of my problems is that... |
[
{
"msg_contents": "> >> I for one am still struggling with Kerberos on Windows, \n> and it would \n> >> be a great help for me to know where to get libraries and headers \n> >> from.\n> > \n> > The pginstaller README might help you - it contains the \n> steps used to \n> > build it for the installer...\n> \n> O... |
[
{
"msg_contents": "A thread on -general\n(http://archives.postgresql.org/pgsql-general/2006-03/msg01023.php)\nrecently ended in the idea that the pgAdmin 'adminpack' be included as\nan 'official' PostgreSQL contrib module. Currently the code is an add-on\navailable from the pgAdmin website, unless you run the W... |
[
{
"msg_contents": "See $SUBJECT. It seems to me this is a bad idea for much the same\nreasons that we recently decided default index operator classes should\nnot be namespace-specific:\nhttp://archives.postgresql.org/pgsql-hackers/2006-02/msg00284.php\n\nI don't mind having encoding conversions be named within... |
[
{
"msg_contents": "Hello\n\nCurrent EXECUTE statemtn doesn't support other way for parametrisation than \nconcating strings. It works well but it's little bit unreadable. Oracle's \nstatement EXECUTE has positional replacement feature. It works similar our \nRAISE statement (when position holder is %). EXECUTE ... |
[
{
"msg_contents": "Hi folks after discussing this on IRC today (thanks G_SabinoMullane!), I'm \nstill surprised by this behaviour on 8.1.3:\n\npyarra=# create TABLESPACE spctables location '/mnt/pg_tables/data';\nCREATE TABLESPACE\npyarra=# create table foo(id int) tablespace spctables;\nCREATE TABLE\npyarra=# ... |
[
{
"msg_contents": "Dear All,\n \n I am totally new to the PostgreSQL, and pgAdmin. I really need your help.\n \n I just installed the PostgreSQL8.1 and pgAdmin3 on a Debian system, using the apt-get install command. Apparently, the initial database and the user \"postgres\" have also been automatically crea... |
[
{
"msg_contents": "Hi, my teacher want's me to find out and explain how PgSQL stores data \nfisically! I've done searches but could not find it. Please help me!\n\n\t\n\n\t\n\t\t\n_______________________________________________________ \nYahoo! doce lar. Fa�a do Yahoo! sua homepage. \nhttp://br.yahoo.com/home... |
[
{
"msg_contents": "Honda Shigehiro has diagnosed the longstanding problems with his \nTru64/Alpha buildfarm member (bear). See below.\n\nFirst, it appears that there is a problem with the system getaddrinfo(), \nwhich configure reports as usable, but turns out not to be. Our current \nconfigure test checks the ... |
[
{
"msg_contents": "Hello!\n\nPostgreSQL 8.1.1 on x86_64-pc-linux-gnu\n\nI've been running a server with autovacuum enabled for quite a while now (months) without problems. But recently the server slowed down and after investigation I found the following repeated error messsage in the log:\n\nLOG: autovacuum: ... |
[
{
"msg_contents": "Greetings,\n After helping a user on irc, I was wondering if there would be any\nobjection\nto my making a patch that would:\n\n1) expose DEFAULT_PGSOCKET_DIR via a libpq call\n2) add this information to the psql --version output (or some other\nswitch, I'm agnostic).\n\nfor those weird ti... |
[
{
"msg_contents": "Hi\n\nWe are trying to fetch records from Postgre Tables.\n\nWe are successfully able to build connectivity. We are Using Postgre ODBC \nDriver (Unicode).\n\nBut when I query the tables of Postgre it is unable to map the datatype \nvarchar of source Table.\n\nWe got following Reply from Oracl... |
[
{
"msg_contents": "Hi\n\nWe are trying to fetch records from Postgre Tables.\n\nWe are successfully able to build connectivity. We are Using Postgre ODBC \nDriver (Unicode).\n\nBut when I query the tables of Postgre it is unable to map the datatype \nvarchar of source Table.\n\nWe got following Reply from Oracl... |
[
{
"msg_contents": "Pg-Hackers,\n\nI'm having the following issue:\n\ncreate table aluno (id serial, nome varchar(60));\n\nrodrigo=# select * from aluno order by nome offset 35 limit 5;\n id | nome\n----+-----------------------------------\n 36 | GABRIELA HELEDA DE SOUZA\n 37 | GABRIELA JACOBY NOS\... |
[
{
"msg_contents": "Hi,\n\nAs we know, index vacuum could be sped up significantly if it didn't have \nto lock every page in left to right direction because of the integrity issue \ndescribed in nbtree/README. We could then scan the index in physical \norder, and AFAICS combine the btbulkdelete and btvacuumclean... |
[
{
"msg_contents": "Folks,\n\nI'm trying to get pg_service.conf working on Windows so we can\nstandardize on a way of doing things cross-platform, and noticed that\n\npg_config.exe --configure\n\ndoesn't report anything by way of --sysconfdir, which in turn means\nthat people have to do some fragile hackery in o... |
[
{
"msg_contents": "Hi all,\n\ni would like to work on control setting pg_hba.conf via SQL....( cf TODO \nList ), and i would know if the pg_hda.conf must be replaced by pg_hba \ntable ?\n\nEmmanuel BERTHOULE \n",
"msg_date": "Wed, 29 Mar 2006 23:12:57 +0200",
"msg_from": "BERTHOULE Emmanuel <pgdev@manbe... |
[
{
"msg_contents": "Hi folks, I've found that CVS HEAD psql's \\c doesn't quite behave as expected \nwhen postmaster is listening on non-default port. In this case I have \npostmaster listening on port 5434:\n\n[pyarra@punky pgsql]$ /usr/local/pgsql-cvs-head/bin/psql -p5434 -dpyarra\nWelcome to psql 8.2devel, th... |
[
{
"msg_contents": "Just to let you guys know, I spoke to Microsoft and they confirmed that\nthey have restricted access to the 'nul' device in a security update (to\nadmin users). Not quite sure of the extact update! This is hardcoded in\nthe Windows source, so no way to change somthing via code :( \n\n- Jame... |
[
{
"msg_contents": "> Just to let you guys know, I spoke to Microsoft and they \n> confirmed that they have restricted access to the 'nul' \n> device in a security update (to admin users). Not quite sure \n> of the extact update! This is hardcoded in\n> the Windows source, so no way to change somthing via code :... |
[
{
"msg_contents": "Not yet, have asked for that very information.\n\n-James \n\n-----Original Message-----\nFrom: Magnus Hagander [mailto:mha@sollentuna.net] \nSent: 30 March 2006 09:27\nTo: Hughes, James; andrew@dunslane.net\nCc: pgsql-hackers@postgresql.org\nSubject: RE: [HACKERS] Initdb on Windows 2003\n\n> ... |
[
{
"msg_contents": "I probably made the original mistake in the code, so I refrain from claiming \nto know anything about Boolean logic, but this note in the release notes \ndoesn't seem right:\n\n Fix the sense of the test for read-only transaction in COPY\n The code formerly prohibited COPY TO, where it shou... |
[
{
"msg_contents": "Hi All;\n \nCan Slony-I be used for circular replication (A\n<replicates> B <replicates> A)\nor there is some kind of problem with locking or\nanything else?\nIf I avoid insert conflicts will the following\nscenario succeed for the updates :\n A: X.balance-= 5\n B: X.balance-= 3\n A rec... |
[
{
"msg_contents": "Hi,\n\nI'm running 8.1.x on FC2 with smp.\n\nThe docs claim that pg_dump should allow normal operation of the db with the exception of things like 'VACUUM FULL'.\n\nLast night during backup, I noticed that I could not get a connection, either remotely via jdbc or locally via psql. Well perhap... |
[
{
"msg_contents": "I apologize for the lameness of this question upfront :)\n\nDoes anyone know how to add a fixed-length char field to pg_class? I\nneed to avoid the cost of variable-length so I tried to add the\nfixed-length char[64] right before relacl and updated CLASS_TUPLE_SIZE\nto reflect the fixed-size... |
[
{
"msg_contents": "I added some notes to src/backend/access/transam/README explaining the\nprotocol for executing a WAL-logged action:\n\n---\n\n1. Pin and exclusive-lock the shared buffer(s) containing the data page(s)\nto be modified.\n\n2. START_CRIT_SECTION() (Any error during the next two steps must cause... |
[
{
"msg_contents": "Hello!\n\nI would like to know if somebody already has a Mac OSX Intel 10.4.5 \npg-Library (for C, C++, Objective C) or knows how to compile it?\n\nOr even better, a fat-library (powerpc, i386) would be even better :-)\n\nThanks for any information,\nregards\nPhilipp Ott\n",
"msg_date": "... |
[
{
"msg_contents": "Dear PostgreSQL Hackers,\n\nI recently ran into an issue where I was having trouble compiling \nPostgreSQL with PL/Perl. Although Mac OS X 10.4 comes with a dynamic \nPerl, I long ago compiled my own Perl, which is static. So /usr/bin/ \nperl was my static Perl, and /usr/bin/perl5.8.6 is th... |
[
{
"msg_contents": "Has there ever been any talk of adding a first aggregate function?\nIt would make porting from Oracle and Access much easier.\n\nOr is there something in the contrib modules that I might have missed?\n\nThanks,\n\n-- \nTony Caduto\nAM Software Design\nhttp://www.amsoftwaredesign.com\nHome of ... |
[
{
"msg_contents": "Why is the schema ignored entirely when using listen/notify? I couldn't \nfind any mention of this in the documentation.\n\nIdeally, it should support schemas (and store any string it takes) but \nit should at least throw an error when a schema is prepended. I guess \nthe workaround is to sim... |
[
{
"msg_contents": "Hi all,\nAnd thanks for very good input regarding a remote alternative to PL/Java \n(thread titled \"Shared Memory\"). I'm convinced that such an alternative \nwould be a great addition to PL/Java and increase the number of users. \nThe work to create such a platform that has the stability an... |
[
{
"msg_contents": "Hi all,\n\n\nWhen using intarray operator in a query, postgres dies and restart\nitself when executing the following query:\n\n\nselect r1.bet_sentence & r2.bet_sentence\nfrom related r1,related r2\nwhere r1.bet_sentence && r2.bet_sentence\n\nthe log file contains the following:\n\nLOG: ser... |
[
{
"msg_contents": "I run configure (no complains about bison o flex), after a few seconds I receive the next errors:\n \n make[4]: Leaving directory `/pgsql/src/backend/access/nbtree'\nmake -C transam SUBSYS.o\nmake[4]: Entering directory `/pgsql/src/backend/access/transam'\nmake[4]: `SUBSYS.o' is up to date... |
[
{
"msg_contents": "Log Message:\n-----------\nCorrect some errors and do some SGML police work on the reference pages\nfor REASSIGN OWNED and DROP OWNED.\n\nModified Files:\n--------------\n pgsql/doc/src/sgml/ref:\n drop_owned.sgml (r1.1 -> r1.2)\n (http://developer.postgresql.org/cvsweb.cgi/p... |
[
{
"msg_contents": "Looks like someone has re-introduced a test case that fails on the day\nof a US daylight-savings transition.\n\nI vote we take that test case out again. Any objections?\n\n\t\t\tregards, tom lane\n",
"msg_date": "Sun, 02 Apr 2006 12:40:30 -0400",
"msg_from": "Tom Lane <tgl@sss.pgh.pa... |
[
{
"msg_contents": "\nI've got an odd issue that I'm not sure how to fix ... or, if fixing is \neven possible ...\n\nI just put into place a FreeBSD 6.x server ... it has 2 jails running on \nit, and inside of each, I'm trying to run a PostgreSQL 7.4.12 server \n(OpenACS requirement, no choice there) ...\n\nNow,... |
[
{
"msg_contents": "\"Martin Scholes\" <marty@iicolo.com> writes:\n> I did some informal testing using pgbench on v8.07. First, I ran pgbench =\n> normally with 75 users doing 100 transactions, full vacuuming between runs. =\n> My machine consistently gave me 92 tps.\n\n> As an experiment, I commented out of t... |
[
{
"msg_contents": "Ok Tom, I stand corrected.\n\nI downloaded the latest snapshot and both scenarios (normal and WAL bypass for indexes) produced between 185 and 230 tps on my machine.\n\nThe lesson here is that whatever WAL magic has been performed on the latest release gives over 100% speedup, and the speedup... |
[
{
"msg_contents": "FYI, I returned my vacation on Thursday and have read a little email. I\nam heading to Boston for Linuxworld for Tuesday-Thursday, so I might not\nbe caught up with email requests until the week after.\n\n-- \n Bruce Momjian http://candle.pha.pa.us\n\n + If your life is a hard drive, Chr... |
[
{
"msg_contents": "Tom Lane wrote:\n\n> [ scratches head ... ] Actually, I'd have expected that you could still\n> measure a difference. I thought it might be reduced to the point where\n > we arguably shouldn't spend major effort on eliminating it. But no\n> difference at all really does not compute.\n\nI a... |
[
{
"msg_contents": "Hi!\n\nI has needed deferrable constraint CHECK, but i'm sorry, because it has \nnot implemented.\nI has studied the postgresql source code, and i think there are three \npossibilities in implementation:\n\n1. implementing deferrable check. It is not easy (there is no deferred \nconstraint ma... |
[
{
"msg_contents": "I wanted to look through the SQL:2003 standard to update our conformance \nfeature list, but I noticed that the list of enumerated features is \nexactly the same as in SQL:1999. So either I have an old draft that \ndoes not have an updated feature taxonomy, or all the new features in \n2003 ... |
[
{
"msg_contents": "\nThe following bug has been logged online:\n\nBug reference: 2374\nLogged by: Rick Craft\nEmail address: rickcraft@usa.net\nPostgreSQL version: 8.1.3\nOperating system: Windows XP Professional\nDescription: Installation Error\nDetails: \n\nWhenever I select a Serv... |
[
{
"msg_contents": "hai, will it be possible to use one server for Process and another server \nfor Reports. We are using Postgresql as database and java ....\n\n\n- Sivakumar\n\n_________________________________________________________________\nNRIs Zero balance Account. FREE Money Transfers with FREE DVD \nhtt... |
[
{
"msg_contents": "FYI, I have left SRA and am now working for EnterpriseDB:\n\n\thttp://www.enterprisedb.com/news_events/press_releases/04_04_06.do\n\nI will be doing the same community work I did before, so my role in the\nproject will not change. (I will remain perpetually backlogged. :-) )\n\nI will alway... |
[
{
"msg_contents": "Hi all,\n\nI think I've found the cause (or one of the causes) why stats\ncollection is unreliable on Windows and I'm wondering about the best way\nto go about fixing it.\n\nThe problem is that process IDs on Windows seem to be assigned without\nmuch rhyme or reason and it seems to happen rel... |
[
{
"msg_contents": "I've recently been playing with table partitioning limitations. Turning\nover a large volume of data in inherited structures in a live\nenvironment, and have run into a couple of snags in the planner.\n\nThe first is that LEFT JOIN will always do a sequential scan on all\ninherited tables.\n\... |
[
{
"msg_contents": "Folks,\n\nI've been warned that Summer of Code is coming up again soon. We need to be \nready with proposals which are officially endorsed by the PostgreSQL project. \nWhich means we need:\n\na) Projects which could be accomplished in a summer, and\nb) Students to do them.\n\nWe have one or... |
[
{
"msg_contents": "> >> Redmond crowd should be able to figure out that recycling \n> process IDs \n> >> instantly would be a stupid idea...)\n> \n> > Can you explain more of this? IMHO, if we rely on feature \n> like this, \n> > the difference is unstable-every-day vs. unstable-every-year.\n> \n> The mere exis... |
[
{
"msg_contents": "> > Once upon a time, when I played with this stuff (I mostly use UNIX, \n> > not Windows), I concluded to myself that HANDLE was \n> process-local, and \n> > that it was allocated. Meaning - it won't be re-used until \n> you CloseHandle().\n> > It's best then, to think of HANDLE as a opaque ... |
[
{
"msg_contents": "> > >> Redmond crowd should be able to figure out that \n> recycling process \n> > >> IDs instantly would be a stupid idea...)\n> > > Can you explain more of this? IMHO, if we rely on feature \n> like this, \n> > > the difference is unstable-every-day vs. unstable-every-year.\n> > The mere ex... |
[
{
"msg_contents": "> > It's no different from a file descriptor on UNIX.\n> > \n> > Neither UNIX nor Windows promise that a process identifier is valid \n> > beyond the life of the process. UNIX avoids it from \n> happening, as it \n> > is necessary to avoid races with system calls such as \n> kill(). Windows \... |
[
{
"msg_contents": "> > > Yes, they provide the \"kill\" primitive, but only as a \n> compatibility \n> > > measure.\n> > They do? Where is it? Certainly not in the documented SDK \n> that I can \n> > see.\n> \n> I believe it is called KillProcess().\n\nNo such function documented on my MSDN, other than one in S... |
[
{
"msg_contents": "> This is a little bit of a distraction though, as any system \n> that requires the user to be able to kill broken backends, is \n> only indicative of a broken backend. We're talking about how \n> to deal with a broken process, after the process owner \n> (PostgreSQL) has forgotten about it.\... |
[
{
"msg_contents": "Hello\n\nIs possible make transaction commit trigger without patching code now? I \nfinding way , but all usable interfaces are static. I remember on diskussion \nabout it and about changes in LISTEN/NOTIFY implementation. Is there any \nprogress?\n\nI need it for simulation of Oracle dbms_al... |
[
{
"msg_contents": "> >> HANDLE is process local? That is worse then, because then \n> there's no \n> >> guarentee that each process will see a different identifier.\n> \n> > HANDLE is process local. What you need to do is run \n> DuplicateHandle() \n> > on it specifying it should \"also be valid for process Y\"... |
[
{
"msg_contents": "> >> What happens if process Y goes away between the time you obtain a \n> >> handle for it and the time you try to run this \n> DuplicateHandle call?\n> \n> > I can put together some quick test-code for this if you need me to?\n> \n> Nah, it was just a rhetorical question meant to poke a hol... |
[
{
"msg_contents": "> There's a disconnect here. handles aren't process \n> identifiers: they're reference counted \"pointers\" to the \n> kernel structures for the process. If you are holding a \n> handle (ie: from CreateProcess or OpenProcess) that handle \n> cannot and will not be reclaimed until you call Clo... |
[
{
"msg_contents": "here's a resume of what i am doing. note that i don't have the global \ndirecotry of $PGDATA.\n\n----------------\nfirst of all reinstall a new hard-drive and installed the same version \nof postgresql (8.0.4) with the same configuration.\n\nnow doing a initdb somewhere on the new hd.\n\nthen... |
[
{
"msg_contents": "> > Search for \"is known to be dead, ignoring\" to find the \n> re-used process \n> > IDs. Things start out clean, but after a few cycles \n> anywhere between \n> > 1 and 5 backends are being missed.\n> \n> Looking at the pgstats code, I notice that once it makes an \n> entry in the dead-ba... |
[
{
"msg_contents": "\"Martin Scholes\" <marty@iicolo.com> writes:\n> On a related note, we currently have some indexes that are unsafe during\n> recovery (GIST and Hash come to mind).\n\n> In the spirit of making Pg \"safe at any speed,\" would it make sense to put\n> some code in the recovery section that rebui... |
[
{
"msg_contents": "Quick (real) story to illustrate situation:\n\nSome time ago we used to have a server with 2 disk arrays attached to it.\nThey were /mnt/array1 and /mnt/array2. PostgreSQL (8.0) had tablespaces on\nboth.\n\nIn one cold & dark night, one SCSI controller from array2 stopped, and\nmanufacturer w... |
[
{
"msg_contents": "Hello\n\nI am working on general functions accessable from console too. I create \ntempory tables from functions. Is necessary print notice about using serial \ntype? I think actually we don't need print it, becouse DROP TABLE use \ndependencies.\n\nRegards\nPavel Stehule\n\n_________________... |
[
{
"msg_contents": "While we're talking about pgstats... There was some talk a while back\nabout the whole bufferer/collector combination perhaps being unnecessary\nas well, and that it might be a good idea to simplify it down to just a\ncollector. I'm not 100% sure what the end result of that discussion was,\n... |
[
{
"msg_contents": "I have tried to compile 8.1.3 with mingw but I am receiving come errors, I do not know with versions are the correct one.\n \n Could some body tell me the right versions ? and url's to download from ? please. I searched the mainling lists but it is not clear.\n \n Thanks.\n\n\nAtte.\n\n... |
[
{
"msg_contents": "Folks,\n\nAnyone want to finish this work?\nhttp://gorda.di.uminho.pt/community/pgsqlhooks/\n... specifically the commit triggers?\n\nI may have funding for creating BEFORE COMMIT triggers.\n\n-- \n--Josh\n\nJosh Berkus\nAglio Database Solutions\nSan Francisco\n",
"msg_date": "Wed, 5 Apr ... |
[
{
"msg_contents": "Simon,\n\n>The WAL becomes more of a hotspot as you scale up numbers of CPUs.\n\nI tend to agree and the original idea came when I was working on a Sun quad-CPU system for a highly parallelized web application. Each page was broken into several dynamic images, each created \"on the fly\" fro... |
[
{
"msg_contents": "Neil Conway wrote some pretty nice things here:\nhttp://www.advogato.org/person/nconway/diary.html?start=26\nbut commented\n> It would be worthwhile to investigate whether this results in a\n> performance regression, though: there's no easy way to cache the\n> executor machinery needed to eva... |
[
{
"msg_contents": "> I have tried to compile 8.1.3 with mingw but I am receiving \n> come errors, I do not know with versions are the correct one.\n> \n> Could some body tell me the right versions ? and url's to \n> download from ? please. I searched the mainling lists but it \n> is not clear.\n\nMagnus Hagand... |
[
{
"msg_contents": "I'm looking for some comphrensive article explaining the Optimizer, i.e\ndetailed explanation on Hash joins, Nested Joins etc., and why would the\nOptimizer choose that.\ncan anybody point me to some good tutorials and resources?\n\nregards,\nLuckys\n\nI'm looking for some comphrensive articl... |
[
{
"msg_contents": "i have continued the pgadmin III's Chinese simplified translations,hope\nthis translate will release with the next version of pgadmin III.\nthanks. how can i submit this translate\n\n--\n我渴望平静,风却给了我涟漪\n\ni have continued the pgadmin III's Chinese simplified\ntranslations,hope this translate... |
[
{
"msg_contents": "I have written some experimental code of doing master-slave seqscan in\nPostgreSQL. During the work, I feel we had enough infrastructure to support\nparallel query execution.\n\nWhat I did is adding a new node PARA and plug it above the node that we want\nto execute in parallel. In this stage... |
[
{
"msg_contents": "mydb=# select to_timestamp('00000000 0300','yyyymmdd hh24mi');\n to_timestamp\n---------------------------\n 0001-01-01 03:00:00+01 BC\n(1 row)\n\nQuestionable, but probably valid.\n\n\n\nmydb=# select to_timestamp(' 0300','yyyymmdd hh24mi');\n to_timestamp\n---------------... |
[
{
"msg_contents": "Hello Folks,\n\nThis may be a dumb question but please bear a moment with me.\nAbout the TODO item �%Allow pg_hba.conf settings to be controlled via\nSQL�: If in the future we could configure the settings by SQL commands,\nassuming the settings are saved in an internal table, what would b... |
[
{
"msg_contents": "It does, and it's listed on the page. It clearly states use the\nmailinglists for general stuff, and the trackers for installer specific\nissues.\n\nHowever, this is the official installer for pg on win32. And I'd expect\na lot of new users not to know (or understand) the distinction that the... |
[
{
"msg_contents": "________________________________\n\n\tFrom: pgsql-hackers-owner@postgresql.org [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of ???\n\tSent: 06 April 2006 10:24\n\tTo: pgsql-hackers@postgresql.org\n\tSubject: [HACKERS] pgadmin III's Chinese simplified translations\n\t\n\t\n\ti have co... |
[
{
"msg_contents": "> > Now, it would certainly help if more people could actually help in\n> > *answering* the bugs/questions that are posted :), but that's a \n> > different question...\n> \n> Well, that's my primary concern. It seems that people aren't \n> replying to bugs posted -bugs about the windows insta... |
[
{
"msg_contents": " \n\n> -----Original Message-----\n> From: pgsql-hackers-owner@postgresql.org \n> [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of \n> Magnus Hagander\n> Sent: 07 April 2006 13:00\n> To: Jim C. Nasby\n> Cc: pgsql-hackers@postgresql.org\n> Subject: Re: [HACKERS] Windows installer bugs ... |
[
{
"msg_contents": "We (me and Oleg) are glad to present GIN to PostgreSQL. If community will agree, \nwe will commit it to HEAD branch.\n\nhttp://www.sigaev.ru/gin/gin.gz\nhttp://www.sigaev.ru/gin/README\n\nInstall:\n% cd pgsql\n% zcat gin.gz | patch -p0\nmake and initdb\n\nREADME:\n\nGin for PostgreSQL\n\nGin... |
[
{
"msg_contents": "to_timestamp is only for Oracle compatibility? I always thought it's some sort of sql standard. What's the sql compliant way to do this?\n\nRegards,\n \tmario weilguni\n\n\n-----Ursprüngliche Nachricht-----\nVon: pgsql-hackers-owner@postgresql.org [mailto:pgsql-hackers-owner@postgresql.org] I... |
[
{
"msg_contents": "Can someone drop this puppy?\n\n> -----Original Message-----\n> From: \tSystem Administrator \n> Sent:\tThursday, April 06, 2006 11:49 PM\n> To:\tryo4893@wm.pdx.ne.jp\n> Subject:\tUndeliverable:Re: [GENERAL] stored proc vs sql query string\n> \n> Your message did not reach some or all of th... |
[
{
"msg_contents": "Hello\n\n1.11) How can I learn SQL?\n...\nThere is also a nice tutorial at \nhttp://www.intermedia.net/support/sql/sqltut.shtm, at \nhttp://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM, and \nat http://sqlcourse.com.\n\nfirst link is broken, second moved\n\nRegards\nPavel St... |
[
{
"msg_contents": "I need a rownum column, like Oracle. I have searched the mailing lists and I don't see a satisfactory solution, so I was wondering write a UDF to implement it, the requirements are:\n \n 1. Need to preserve state between calls to the function (the rowcount). Maybe using a MemoryContext wit... |
[
{
"msg_contents": "Folks,\n\nAs well as projects and students, we also will need mentors for Summer of Code \nprojects. I'm not sure exactly what time commitment being a mentor involves, \nbut I imagine that it's at least a couple dozen hours over the summer. \nVolunteers, please contact me. Note that we can... |
[
{
"msg_contents": "I had expected the FOUND PL/pgSQL variable to be set by an UPDATE \nstatement executed by an EXECUTE statement, but it doesn't appear to \nwork:\n\ntry=# drop table try;\nDROP TABLE\ntry=# CREATE TABLE try (\ntry(# id integer\ntry(# );\nCREATE TABLE\ntry=# INSERT INTO try VALUES (1);\nINS... |
[
{
"msg_contents": "I am working with Solaris on SPARC almost exclusively and I believe Josh said that Sun was the one who found the bursty behavior with scans. Has it been confirmed that this is the case on all/most platforms?\n\nMyron Scott\n-----Original Message-----\n\nFrom: Tom Lane <tgl@sss.pgh.pa.us>\nS... |
[
{
"msg_contents": "Two quick announcements:\n\n(1) I'm planning on taking the summer off from Postgres development (May\ntil the end of August). I'll be temporarily unsubscribing from the\nmailing lists, but I'll be accessible via personal email, so feel free\nto CC me on anything you'd like my input on.\n\n(2)... |
[
{
"msg_contents": "Upon several requests of the master-slave patch source code, I sent it\nhere. This is a proof-of-concept implementation only to show it is\nfeasible only.\n\nTo play with it, applied it to cvs tip. When you key in a SQL like:\n\n\tSELECT max(i) FROM t; // t with more than 200000 records\n\nYo... |
[
{
"msg_contents": "pgsql-hackers!\r\n\r\n\tHi , I want to use eclipse to compiler the postgresql source code and debug them on winxp . I have tried some times with fails . Is there anyone to tell me how to do ?\r\n\t\r\n\r\n thanks.\r\n\r\n lifeng@ict.ac.cn\r\n 2006-04-10\r\n",
"msg_d... |
[
{
"msg_contents": "Is there a reason for why you can't update the OID column other than that no \none has bothered to code up the support for it?\n\n-- \nPeter Eisentraut\nhttp://developer.postgresql.org/~petere/\n",
"msg_date": "Mon, 10 Apr 2006 09:49:37 +0200",
"msg_from": "Peter Eisentraut <peter_e@g... |
[
{
"msg_contents": "Hi!\n\nI've got some problems building a swedish snowball stemmer on win32.\nFWIW, it works just fine on Linux, so the stemmer itself is fine. My\nproblems are:\n\n1) There's no way to build \"just the stemmer\" without having built the\nsource from the same directory, from what I can tell? S... |
[
{
"msg_contents": "\n\n-----Original Message-----\nFrom: \"Peter Eisentraut\"<peter_e@gmx.net>\nSent: 10/04/06 22:43:05\nTo: \"Bruce Momjian\"<pgman@candle.pha.pa.us>\nCc: \"Dave Page\"<dpage@vale-housing.co.uk>, \"pgsql-hackers@postgresql.org\"<pgsql-hackers@postgresql.org>\nSubject: Re: [HACKERS] Remote admin... |
[
{
"msg_contents": "The attached patch allows SET CONSTRAINTS to take a schema qualified \nconstraint name (myschema.t1_fk_t2) and when given a bare constraint name \nit uses the search_path to determine the matching constraint instead of \nthe previous behavior of disabling all identically named constraints.\n\... |
[
{
"msg_contents": "\nHi,\n\nI am trying to set up slony on a 10.4.5 and i am having a few issues \nwith the installation process.\n\ncommand i have run\n\n./configure --with-pgsourcethree=/usr/local/src/postgresql-8.0.7\nmake\n\nbut when i run make install i get the following message make: 'install' \nis upto d... |
[
{
"msg_contents": "As I reviewed the win32/sema.c, there is some code that I am not clear, can\nanybody explain please?\n\nIn semctl(SETVAL):\n\n if (semun.val < sem_counts[semNum])\n sops.sem_op = -1;\n else\n sops.sem_op = 1;\n\n /* Quickly lock/unlock the semaphore (if we can) */\n if (semop(se... |
[
{
"msg_contents": "Hi pg Hackers,\n\nFirst I using PostgreSQL for four year now, and I would like to thank you\nall for your work :)\n\nI'm currently doing a study about the Open Source database.\n\nSo I'm testing some of the contrib modules like dblink, tsearch, admin81 and\nI was using postgis a lot in a prev... |
[
{
"msg_contents": "Hi,\n\nwhen dealing with a bug in the postgresql-plr interface I think\nI found a suboptimal method to process CASE statements. First\nto the problem:\n\nI'm using the Debian packaged version of PLR version 0.6.2-2 (Debian\ntesting) and found a problem calculating median from a set of\nvalue... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\nHi all,\nI'm trying to build the rpms for RH9,\nI downloaded the srpm for RH9 but I'm stuck on these errors:\n\nAttempt a:\n\n# rpmbuild --rebuild postgresql-8.0.7-1PGDG.src.rpm\nInstalling postgresql-8.0.7-1PGDG.src.rpm\nerror: Failed build d... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.