threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "wieck@debis.com (Jan Wieck) writes:\n> we still need the enhancement of the scanner/parser combo to\n> enable FOREIGN KEY specification as column constraint (the\n> due to shift/reduce disabled NOT DEFERRABLE part).\n> IMHO this must be done before going into BETA. As dis... |
[
{
"msg_contents": "\nHi,\n\nI look at your (Philippe's) replicator, but I don't good understand\nyour replication concept.\n\n\n node1: SQL --IPC--> node-broker\n |\n TCP/IP\n |\n master-node --IPC--> replikator\n ... |
[
{
"msg_contents": "FYI:\n\nSCOTTS VALLEY, Calif., Jan. 3 /PRNewswire/ -- Inprise Corporation\n (Nasdaq: INPR) today announced that it is jumping to the forefront of\n the Linux database market by open-sourcing the beta version of\n InterBase 6, the new version of its SQL database. InterBase will be\n releas... |
[
{
"msg_contents": "Great. Rumour has it there is some HOT transaction code in there, among\nother things.\n\nMikeA\n\n\n-----Original Message-----\nFrom: Bruce Momjian\nTo: PostgreSQL-development\nSent: 00/01/03 11:01\nSubject: [HACKERS] Inprise/Borland releasing Interbase as Open source\n\nFYI:\n\nSCOTTS VALL... |
[
{
"msg_contents": "I've started going through the regression tests and updating for the\nnew psql output. The first few tests have been committed, and I'll try\nworking through the others in the next few days.\n\nI've also updated the test queries to use the extended SQL92 type\ncoersion syntax rather than the ... |
[
{
"msg_contents": "songoku:/opt/build/postgresql-6.5.3/src/backend/utils/adt% gmake\ncc -I../../../include -I../../../backend -I/opt/TWWfsw/tcl81/include\n-I/opt/TWWfsw/tk81/include -I/opt/TWWfsw/readline/include -I../..\n-c -o date.o date.c\n\"date.c\", line 153: warning: statement not reached\n\"date.c\", ... |
[
{
"msg_contents": ">> > Great. Rumour has it there is some HOT transaction code in there,\n>> among\n>> > other things.\n>> > \n>> \n>> We may find that that HOT transaction code is the same as our\n>> transaction code, which I guess would mean ours is HOT too.\nYes, that's the point. It gives us a measure of... |
[
{
"msg_contents": "Makes you wonder what people (companies) are spending their money on. My\ntake on it is that commercial software licensing is, by and large, a hoax.\n\nMikeA\n\n\n-----Original Message-----\nFrom: Bruce Momjian\nTo: Don Baccus\nCc: Ansley, Michael; 'PostgreSQL-development '\nSent: 00/01/04 1... |
[
{
"msg_contents": "Damned,\n\n\n while hacking down a little test suite for FOREIGN KEY\n (just to have some script based checking while doing\n the file buffering of the event queue), I discovered\n something looking wrong.\n\n Having the following table schema:\n\n\n CREATE TABLE ... |
[
{
"msg_contents": "By now, most of the pgsql mailing lists surely have messages\ndated later than 31-Dec-1999 ... but you wouldn't know it by\nlooking at http://www.postgresql.org/lists/mailing-list.html.\nI'm guessing the code that adds links to those pages has a\nlittle Y2K bug.\n\n\t\t\tregards, tom lane\n",... |
[
{
"msg_contents": "First of all, ECPG doesn't seem to recognise the FETCH command at all,\nreturning with Syntax Error (see below).\n\nSecondly, are there any postgres specific Embedded SQL docs around\n'anywhere'?\nI've already have a few difficulties with subtle differences between\ndifferent precompiler synt... |
[
{
"msg_contents": "\n\nHi,\n\nI add to the to_char() routine \"ordinal-number\" feature, but my \nEnglish is insufficient for this :-( (sorry)\n\nI good know how is it for non-decimal numbers, but if number has \ndecimal part?\n\nExample:\t2.6 --> 2.6th \n or 2.6 --> 2.6nd \n\nPlease!\n\n\t\t\t\t... |
[
{
"msg_contents": "They need to be educated about us.....\n\nhttp://www2.linuxjournal.com/articles/conversations/010.html\n\n--\nLamar Owen\nWGCR Internet Radio\n1 Peter 4:11\n",
"msg_date": "Wed, 05 Jan 2000 11:42:41 -0500",
"msg_from": "Lamar Owen <lamar.owen@wgcr.org>",
"msg_from_op": true,
"... |
[
{
"msg_contents": "My personal opinion: ordinal numbers can get a th, rd, nd, or st. That\nimplies whole numbers only. If an ordinal is requested, test for a positive\ninteger; if not an integer, leave alone, otherwise add whichever suffix is\nrequired.\n\n2 -> 2nd\n2.2 -> 2.2\nNaN -> NaN\n4 -> ... |
[
{
"msg_contents": "\nMore: \nTechnical: \n\nComments: As a developing member of *several* Open Source Projects (INN,\n FreeBSD, PostgreSQL, WU-FTPd *and* OpenSSH), I would like to\n state that I find the title of this whole article to be\n insulting to the Open Source Community ... to... |
[
{
"msg_contents": "Yes, it was a little inaccurate ;-)\n\nHowever, having read the article, I think that there may just be a decent\nproduct out at the end under a good license. Borland have always, for\nbetter or worse (and it shows in their last couple of income statements ;-)\nmade a habit of putting techno... |
[
{
"msg_contents": "I am thinking about redefining and simplifying the planner's interface\nto index-type-dependent estimation routines.\n\nCurrently, each defined index type is supposed to supply two routines:\nan \"amopselect\" routine and an \"amopnpages\" routine. (The existing\nactual routines of this kind... |
[
{
"msg_contents": "\nWe've almost got UdmSearch up and running, and I'm noticing something odd:\n\n-rw------- 1 pgsql pgsql 204800 Jan 6 00:05 url\n-rw------- 1 pgsql pgsql 1622016 Jan 6 00:05 word_url\n\nurl is:\n\nCREATE TABLE \"url\" (\n \"rec_id\" int4 DEFAULT nextval('next_url_id') PRIMARY ... |
[
{
"msg_contents": "OK, I've updated most of the regression tests to match the new psql\noutput conventions. Several of the tests at the end, starting with\n\"join\", currently fail on my test setup, but that is probably because\nI've got a few changes in for \"outer join syntax\" which are not\nsufficient to av... |
[
{
"msg_contents": "I've got no problems with spaces being used rather than the tab\ncharacter either.\n\nPeter\n\n-- \nPeter Mount\nEnterprise Support\nMaidstone Borough Council\nAny views stated are my own, and not those of Maidstone Borough Council.\n\n\n\n-----Original Message-----\nFrom: The Hermit Hacker [... |
[
{
"msg_contents": "I am currently looking into the possibility of extending the current\npostgres SQL implementation to be compatible with Informix's SQL\nimplementation.\n\nThe changes required seem relatively straightforward, with one notable\nexception.\n\nRequirements:\n\t1/\tDatetime type specifiers (shoul... |
[
{
"msg_contents": "This message was sent from Geocrawler.com by \"Adam Walczykiewicz\" <adam.walczykiewicz@multiuser.com.pl>\nBe sure to reply to that address.\n\nHi!\n\nI've tried to create function in plpgsql in \npostgresql 6.5 (on Linux Suse 6.2).\n: i file.pl\nIn response I got on the screen an error messa... |
[
{
"msg_contents": "On Thu, 6 Jan 2000, Don Baccus wrote:\n\n> At 12:49 PM 1/6/00 +0000, Rod Chamberlin wrote:\n> \n> >\t4/\tInformix outer join syntax\n> >\t\to\tinformix uses outer joins of the form\n> >\t\t\tSELECT * FROM a, outer b where a.nr = b.nr\n> >\t\t\tThis will require some post-processing to determi... |
[
{
"msg_contents": "\nWell, we've finally gotten what seems to be a working version of this\ngoing, and, so far, I'm quite impressed...\n\nIf you go to http://www.postgresql.org/cgi/search.cgi (URL to change), you\ncan see it in action.\n\nThe WebMaster still has to do formatting work on it, and link it into the... |
[
{
"msg_contents": "\nWorking on a database that has a table that looks like:\n\nTable = daily\n+----------------------------------+----------------------------------+-------+\n| Field | Type | Length|\n+----------------------------------+----------------... |
[
{
"msg_contents": "This oddity became apparent during the numeric test:\n\ntest=> create table atable (an int, some text);\nCREATE\ntest=> \\d atable\n Table \"atable\"\n Attribute | Type | Extra \n-----------+------+-------\n an | int4 | \n some | text | \n\ntest=> vacuum analyze atable;\nNOTIC... |
[
{
"msg_contents": "line 50 of pg_dumpall (cvs of today) has\n\npsql -l -A -q -t| tr '|' ' ' | grep -v '^template1 ' | \\\n\npsql -l -A -q -t| tr '|' ' '\n\nwill return a list of databases beginning with the two lines\n\nList of databases\nDatabase Owner\n\nand ending with\n\n(n rows)\n\nSo, should psql's -q opt... |
[
{
"msg_contents": ">> > Yes, OUTER is an Informix-ism. Oracle uses *=. I think the first is\n>> > easier to add and makes more sense for us. *= could be defined by\n>> > someone as an operator, and overloading our already complex operator\n>> > code to do *= for OUTER may be too complex for people to underst... |
[
{
"msg_contents": "% pg_dump -sv regression > foo\n...\n-- dumping out user-defined procedural languages \n-- dumping out user-defined functions \nSegmentation fault (core dumped)\n\n#0 0x4810dc02 in vfprintf ()\n#1 0x480c4963 in vsprintf ()\n#2 0x48078e8a in appendPQExpBuffer (str=0x616e746f, \n fmt=0x... |
[
{
"msg_contents": "This looks like a place where the sprintf is being caught with too long a\nstring. Although 487 bytes shouldn't be too long; perhaps the rest of\nwhat's in there is causing sprintf to hooch. The limit is supposed to be\naround 1kB. I'll try changing the fmt style string to a series of appe... |
[
{
"msg_contents": "[Ok, I've been in touch with the author of the 'First Major Open Source\nDatabase' article. Here's what he wants to do. Let me know what you\nthink, and correct any misinformation I may have fed him.]\n\n--\nLamar Owen\nWGCR Internet Radio\n1 Peter 4:11\n\n-------- Original Message --------... |
[
{
"msg_contents": ">> >IMHO the ANSI standard (as anything designed by a committee) is not\n>> always\n>> the\n>> >best \n>> >way to do things.\nHmmm, quite frequently, yes.\n\n< clip >\n\n>> My understanding from reading Date is that one reason for not adopting\n>> the common vendor hacks for outer joins is th... |
[
{
"msg_contents": "Sorry for the off-topic question, but...\n\nI've got a (laptop) system running Mandrake 6.1 which is configured\nout of the box to disallow core dumps from users. root is allowed to\nincrease the size limit (from tcsh, use \"limit coredumpsize\nunlimited\") but users are not allowed to do thi... |
[
{
"msg_contents": "I had written a pgm in Java on a Windows m/c\nwhich accesses data from a linux m/c.The database\nis stored in the linux m/c.I added postgresql.jar file(from Linux m/c)\nfor my proj.But when I run the pgm,the following Exception \nis displayed.\n The postgresql.jar file does not contain the co... |
[
{
"msg_contents": " Hi,\n\n Besides the docs says I can do an \"update table*\" or \"delete table*\" \nit doesn't work.\n Is it intended to work soon ?\n\n I'm in a project with six levels of inheritance and would be easier\nif it worked.\n\n []'s\n\nMateus Cordeiro Inssa\n---------------------\nLinux User... |
[
{
"msg_contents": "Hello,\n\n> I have Mandrake 6.0 though I think I know your problem. In \n> /etc/profile, there's an entry there where it limits core dumps to \n> 100000 I think for root. You might want to remove that or make it \n> unlimited.\n\nI forgot.... it's ulimit -c 100000 that's limiting the core d... |
[
{
"msg_contents": "1. The AOL car would have a TOP speed of 40 MPH yet have a 200 MPH Speedometer. \n\n2. The AOL car would come equipped with a NEW and fantastic 8-Track tape player. \n\n3. The car would often refuse to start and owners would just expect this and try again later. \n\n4. The windshield w... |
[
{
"msg_contents": "I'm trying to compile the src/interfaces/jdbc postgresql.jar file but I\nget a syntax error (pg 6.5.2):\n/bin/sh: syntax error at line 1: '(' unexpected\nmake: *** [all] Error 2\n\nFunny thing is that I'm under the C shell.....using gcc, Solaris 7 on a\nSparc.\n\nI tried to replace $( ) with ... |
[
{
"msg_contents": "\nJust has a support call where the client couldn't drop a table, giving him\na 'No such file or directory' error...yet a \\d showed him that the table\nexisted...\n\nTo \"fix\" the problem, we got him to shutdown his server, touch the file\nthat it says is missing, bring the server back up a... |
[
{
"msg_contents": "I don't think there is any question about implementing ANSI syntax for outer\njoins. There are two compelling reasons for this:\n\na) it is a stated goal of the PostgreSQL project to be ANSI compliant, and\nto be a testbed for new ANSI features (this implies adherence to ANSI before\nyou can... |
[
{
"msg_contents": "\n This is a transcript of what I am trying:\n\n# setenv PGDATA2 /web/sites/1.192/db-data\n# initlocation PGDATA2\ninitlocation: input argument points to /web/sites/1.192/db-data\nWe are initializing the database area with username root (uid=0).\nThis user will own all the files and must also... |
[
{
"msg_contents": "\nHrmmm...if I'm reading this right, its more costly to create an index then\nto leave it as a sequential scan, but it returns more rows? Yet, it\nreturns, if I do the query with a count() around the return value, 288\nrows, not 334 or 1154...\n\nudmsearch=> explain select next_index_time fr... |
[
{
"msg_contents": "This problem was posted 12/24/1999 to GENERAL with no\nanswer...hoping one of you know the easy answer...\n\nI am seeing the following error during a DB rebuild. It is\noccuring during the execution of a PL/pgSQL procedure which is\ncalled from a trigger procedure on an AFTER INSERT trigger.... |
[
{
"msg_contents": "\nQuery is:\n\nSELECT url.status,url2.url,url.url \n FROM url,url url2 \n WHERE url.referrer=url2.rec_id;\n\nThere is an index on rec_id and one on referrer ... shouldn't one of the\nbe used? Like, I can see it having to go through every url2.rec_id, but\nshouldn't the url.referrer= be abe ... |
[
{
"msg_contents": "I just noticed that this patch added an attribute 'pertinent' to the _defines\nstructure. However, I cannot find a reference to this attribute anywhere\nelse. Since this happened before I'm afraid I removed some part of the patch\nby committing my own changes I'd like to know what this is sup... |
[
{
"msg_contents": "Get Paid to Surf the Web\nDid I tell you about AllAdvantage.com?\nhttp://www.alladvantage.com/go.asp?refid=bil601\n\nEvery day, AllAdvantage.com's revolutionary Viewbar? service generates cash\nfor our members. As of today, we're paying members in the US, UK, Canada,\nFrance, Germany, Austral... |
[
{
"msg_contents": "\nDoes anyone have anything against me applying this to the current source\ntree? \n\n\nMarc G. Fournier ICQ#7615664 IRC Nick: Scrappy\nSystems Administrator @ hub.org \nprimary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org \n\n-------... |
[
{
"msg_contents": "I am trying my first query a postgresql database using perl (using a Redhat\n6.0 distribution). The script fails on the line:\n\n$conn=Pg::connectdb(\"dbname=mydatabase\");\n\nwith the error 'Can't locate pg.pm in @INC.\n\nI thought that I may have been missing the perl5 interface for postgr... |
[
{
"msg_contents": "\nI'm seeing a weird problem, that I don't think I should be expecting in\nv6.5.3 of PostgreSQL ... an inability to SELECT form a database while the\nUdmSearch/indexer is running...\n\nps shows:\n\n30040 ?? R 20:54.37 /home/database/v6.5.3/bin/postgres pgsql 216.126.84.1 udmsearch UPDAT... |
[
{
"msg_contents": "Now that we can run the regress tests using the new psql,\nI was dismayed to discover that the arrays regress test\nfails with it. The perfectly valid query\n\nSELECT arrtest.a[1:3],\n arrtest.b[1:1][1:2][1:2],\n arrtest.c[1:2], \n arrtest.d[1:1][1:2]\n FROM arrt... |
[
{
"msg_contents": "\nWhat exactly does this mean:\n\nNOTICE: Index word_url: Pages 16645; Tuples 5004183. Elapsed 3/9 sec.\n\nI'm curious about the Elapsed ... it took several minutes to before that\npop'd up on the screen, which is why I ask...\n\nThanks...\n\nMarc G. Fournier ICQ#7615664 ... |
[
{
"msg_contents": "Since we have to go through the process of regenerating regress test\nresult files anyway, now seemed like a good time to take care of\nsomething that's been bugging me for a while. I have just committed\nchanges that allow multiple platforms to share platform-specific\nregress test result f... |
[
{
"msg_contents": "I have modified following files.\n\nbin/pg_ctl/pg_ctl.sh\ninclude/miscadmin.h\nbackend/postmaster/poastmaster.c\nbackend/tcop/postgres.c\nbackend/utils/init/miscinit.c\n\nThe reason for the changes is to prevent starting postmaster if\n(standalone) postgres is running and vice versa. Also, to... |
[
{
"msg_contents": "[Charset iso-8859-1 unsupported, filtering to ASCII...]\n> Hello Bruce,\n> \n> I've just remembered the other problem with PG that needs to be listed for\n> fixing.\n> \n> This is the 7 field index limit\n> \n> If the need is for a index for the purpose of unique-ness enforcing, there\n> nee... |
[
{
"msg_contents": "I have moved INDEX_MAX_KEYS to postgres.h, and have removed the\nhard-coded limits that it is 8 fields. I hope I got all of them. The\ndefault is still 8.\n\nThere were only a few places left that had the 8 hard-coded.\n\nI haven't tested non-8 values but they should work.\n\n-- \n Bruce M... |
[
{
"msg_contents": "OK, I have fixed int28in and oid8 so they properly skip over the\nspaces. Thanks to Tom for the tip.\n\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@candle.pha.pa.us | (610) 853-3000\n + If your life is a hard drive, | 830 Blythe Ave... |
[
{
"msg_contents": "Hi\n\nI have just committed changes to cache invalidation stuff.\nMaybe this would fix the following TODO.\n* elog() flushes cache, try invalidating just entries from current xact,\n perhaps using invalidation cache \n\n1) In case of abort,catalog cache and relation cache will\n be invali... |
[
{
"msg_contents": "the $$ syntax is where make passes $ to the command line. ie it should\npass something like:\n\n\t`java makeVersion`\n\nAnyhow, you can bypass this, by running one of the jdbc2 or java2 rules\ninstead of all.\n\nPeter\n\n-- \nPeter Mount\nEnterprise Support\nMaidstone Borough Council\nAny vie... |
[
{
"msg_contents": "While chasing the VACUUM problem reported by Stephen Birch, I noticed\nsomething that looks like a potential trouble spot. Vacuum's initial\nscan routine, vc_scanheap, runs through the table to mark tuples as\nknown committed or known dead, if possible (consulting the transaction\nlog for tu... |
[
{
"msg_contents": "\nCan anyone here help?\n\nVince.\n\n---------- Forwarded message ----------\nDate: Mon, 10 Jan 2000 08:52:06 +0000\nFrom: Jude Weaver <exec@shreve.net>\nTo: webmaster@postgresql.org\nSubject: Simmultanous Connections\n\nWe are a company that writes academic software . We are converting our\n... |
[
{
"msg_contents": "Tom, I can't find any cases where 7 or 9 are used to represent the\nmaximum number of attributes indexed.\n\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@candle.pha.pa.us | (610) 853-3000\n + If your life is a hard drive, | 830 Blythe... |
[
{
"msg_contents": "I have created a new define FUNC_MAX_ARGS which is has the same value as\nINDEX_MAX_KEYS. Currently they are both 8, but I think they can now be\nchanged to higher values.\n\nI removed two old maxfuncarg defines that were confusing.\n\n-- \n Bruce Momjian | http://ww... |
[
{
"msg_contents": "We have the oidvector and int2vector length's set in pg_type.h. Is\nthere any way to make those values configurable from defines in\nconfig.h?\n\nIf not, I will have to move the defines to postgres.h so people can not\nchange them. Maybe that is a better place for them anyway.\n\n-- \n Br... |
[
{
"msg_contents": "Well, this function was introduced, because the query string limit was\nremoved from the libpq library. However, I don't believe that any other\nlibraries have been worked on.\n\nMikeA\n\n\n\n-----Original Message-----\nFrom: Bruce Momjian\nTo: Oliver Elphick\nCc: pgsql-hackers@postgreSQL.or... |
[
{
"msg_contents": "I have tried updating the max arg/index lengths to 16, but initdb is now\nfailing. Any ideas? I am looking for the cause, but can't find it.\n\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@candle.pha.pa.us | (610) 853-3000\n + If your li... |
[
{
"msg_contents": "I have found the problem. Fixing now. Current source will work.\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@candle.pha.pa.us | (610) 853-3000\n + If your life is a hard drive, | 830 Blythe Avenue\n + Christ can be your backup. ... |
[
{
"msg_contents": "Tom, why are the non-trailing zeros in the *vector types as initialized\nin the catalog/*.h files.\n\nYou mentioned you knew what they meant.\n\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@candle.pha.pa.us | (610) 853-3000\n + If your lif... |
[
{
"msg_contents": "At least it passes regress tests --- haven't tried making an index\nwith more than 8 keys yet.\n\nI just committed config.h.in with default settings of\nINDEX_MAX_KEYS = FUNC_MAX_ARGS = 16. This forces initdb!\n\n\t\t\tregards, tom lane\n",
"msg_date": "Tue, 11 Jan 2000 01:03:22 -0500",
... |
[
{
"msg_contents": "What went wrong here? This is from a freshly updated and compiled source.\n\npeter ~$ pg-install/bin/initdb -D $HOME/pg-install/data\nThis database system will be initialized with username \"peter\".\nThis user will own all the data files and must also own the server\nprocess.\n \nCreating da... |
[
{
"msg_contents": "sorry, i never hit \"send\" on this.\n\nAndrew Yu <ayu@informix.com> writes:\n>> From: Bruce Momjian <pgman@candle.pha.pa.us>\n>> Subject: Re: [HACKERS] Historical trivia (was Re: First Major Open Source Database)\n>> To: Tom Lane <tgl@sss.pgh.pa.us>\n>> Date: Sat, 8 Jan 2000 01:31:40 -0500 (... |
[
{
"msg_contents": "\n> And, of course, that Oracle, Informix and the rest ought to \n> get off their\n> collective asses and support SQL 92. After all, they \n> undoubtably contributed\n> to the development of those standards - I can't believe they \n> didn't fund\n> representatives to the committees.\n\nInfor... |
[
{
"msg_contents": "\n> > \t5/\tserial data type\n> > \t\to\tSerial type must return inserted key value\n> \n> How does Informix return the value?\n\nsqlca.sqlerrd[1] in esqlc\n\nAndreas\n",
"msg_date": "Tue, 11 Jan 2000 18:53:25 +0100",
"msg_from": "Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>"... |
[
{
"msg_contents": "Today I ran into an inconsistency between two versions of postgresql\nin how psql handles copies from stdin. At this point I am not sure\nhow the rewrite of psql does things, but thought I'd mention the\nproblem in case someone with it installed can check.\n\nThe issue is how the command\n\n... |
[
{
"msg_contents": "I looked in the \"TODO\" list and didn't find any mention of\navg() or relevant items regarding aggregates so here's my\nbug du jour:\n\nacs=> create table foo(p numeric(9,2));\nCREATE\nacs=> select avg(p) from foo;\nERROR: overflow on numeric ABS(value) >= 10^-1 for field with precision 0\n... |
[
{
"msg_contents": "Tom, I see you found the case where the array was being written past the\nend, or so I thought. I now see I was wrong:\n\n /*\n * Need to make these arrays large enough to be sure there is a\n * terminating 0 at the end of each one.\n */\n info->classlis... |
[
{
"msg_contents": "Hmmm, I got the following this morning on version 6.5.2 on DEC Alpha\nduring a vacuum verbose analyze. Ended up with duplicate rows of\neverything.\n\nNOTICE: --Relation tasksids--\nNOTICE: Pages 1356: Changed 349, Reapped 875, Empty 0, New 0; Tup\n88946: Vac 0, Keep/VTL 0/0, Crash 0, UnUse... |
[
{
"msg_contents": "hello,\ni have pb with the postgre sql installation :\ni compile all .. ok\nbut when i want to run postmaster or anything else it say : no db dir :\ndata/../template1 ...\ni have no data dir in my postgre dinstalled dir ....\nhow can i have this dir with all into ?\n\n\n",
"msg_date": "We... |
[
{
"msg_contents": "Hello!\n\n We have been starting a project 3 months ago with postgresql. It\nis a portal site.\n Now we have 12000 users, and every page hit generates an update to\nthis table. This makes it _very_ fragmented after one day (60000\nupdate/day), so we run vacuum hourly (only for ... |
[
{
"msg_contents": "I've been send a patch to the parser that changes the FETCH statement to not\naccept an empty portal name anymore and and allows FETCH without IN/FROM.\n\nFirst of all I really like to add this to ECPG since the different FETCH\nsyntax is a major compatibility problem. But I do not like to ha... |
[
{
"msg_contents": "I have updated the TODO list to mark all the items that are completed\nfor 7.0.\n\nAre there any additional ones? Are there some names I have forgotten to\nattribute to items?\n\nLet me know.\n\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@candle.pha.p... |
[
{
"msg_contents": "> I'm Korean. and I can't speak English well.\n> I want to know PostgreSQL 6.5.3 's int8(array)\n> My System is Redhat 6.1, Pentium.\n> and I make array int8 data type.\n> so I make int8 by ./contrib/int8 package.\n\nint8 is now a built-in type, but...\n\n> create table lr(val int8[][][]);\n>... |
[
{
"msg_contents": "\n> > It would be:\n> > \n> > \tSELECT *\n> > \tFROM tab1, OUTER tab2\n> > \tWHERE tab1.col1 = tab2.col2\n> \n> What about >2 table joins? Wish I had my book here, but I though tyou\n> could do multiple OUTER joins, no?\n\nselect * from tab1, OUTER tab2, OUTER (tab3, tab4), tab5, \n\tOUTER t... |
[
{
"msg_contents": "I set my time zone to GMT+8 today (because the \"official\" timezone prescribed\nby the FreeBSD timezone database for my location is \"CST\", which was causing\nall sorts of other problems elsewhere).\n\nTonight, when I did my nightly data transfer (consisting of \"copy to\" a\nbunch of table... |
[
{
"msg_contents": "subscribe\n\n",
"msg_date": "Thu, 13 Jan 2000 04:23:35 +0900 (JST)",
"msg_from": "Hideyuki Kawashima <kawasima@ayu.ics.keio.ac.jp>",
"msg_from_op": true,
"msg_subject": "None"
}
] |
[
{
"msg_contents": "I hope to have fixed all psql bugs that came up in the last month of my\nabsence. (The array syntax issue itself is not included.) I'd particularly\nbe interested whether the readline related compilation problem is gone,\nsince by readline's CHANGELOG I cannot decode when or where the problem... |
[
{
"msg_contents": "Looking in the Informix manuals, I now see how they handle complex outer\njoins:\n\n\tSELECT *\t\n\tFROM tab1, OUTER(tab2, tab3)\n\tWHERE tab1.col1 = tab2.col1 AND\n\t tab2.col1 = tab3.col1\n\nIt does the tab2, tab3 join first, then _outer_ joins to tab1. \nInteresting.\n\n\t\n-- \n Bru... |
[
{
"msg_contents": "> Looking in the Informix manuals, I now see how they handle complex outer\n> joins:\n> \n> \tSELECT *\t\n> \tFROM tab1, OUTER(tab2, tab3)\n> \tWHERE tab1.col1 = tab2.col1 AND\n> \t tab2.col1 = tab3.col1\n> \n> It does the tab2, tab3 join first, then _outer_ joins to tab1. \n> Interestin... |
[
{
"msg_contents": "We are about 3 weeks from the scheduled 7.0 beta.\n\nI am interested in hearing a status on our open items:\n\n\tforeign keys/activity queue - Jan\n\tlong tuples/TOAST - Jan\n\touter joins - Thomas\n Date/Time types - Thomas\n\nPostponed:\n\n WAL - Vadim\n Fun... |
[
{
"msg_contents": "Hi,\n\nI have a plan to clean up the usage of putenv(), getenv() in libpq+MB\nconfiguration. This needs some interface changes with libpq in the\nfrontend side. I'm not sure this is visible to end users or not, and I\nwould like to hear from hackes.\n\nFirst of all, I would like to explain th... |
[
{
"msg_contents": "\n> If I'm going to hack around in that code, one related question: what\n> should the deal be regarding variable interpolation into quoted\n> strings? Yes/No/Maybe?\n\ndefinitely No. If you want to specify a string with an embedded variable,\nthe imho expected syntax would be:\n\n'The table ... |
[
{
"msg_contents": "\n> In fact, I think it should be an error to reference a variable that is\n> not defined. This will catch accidental references too. If you\n> reference a variable that does not exist like :myvar, it passes the\n> literal :myvar to the backend.\n\nThat is what I would expect also.\n\nAndre... |
[
{
"msg_contents": "> SELECT arrtest.a[1:3],\n> arrtest.b[1:1][1:2][1:2],\n> arrtest.c[1:2], \n> arrtest.d[1:1][1:2]\n> FROM arrtest;\n\nSorry for the stupid question, but can sombody enlighten me.\nWhy was the \":\" used in the first place ? I would expect to use a ','\nfor an a... |
[
{
"msg_contents": "\n> Looking in the Informix manuals, I now see how they handle \n> complex outer\n> joins:\n> \n> \tSELECT *\t\n> \tFROM tab1, OUTER(tab2, tab3)\n> \tWHERE tab1.col1 = tab2.col1 AND\n> \t tab2.col1 = tab3.col1\n> \n> It does the tab2, tab3 join first, then _outer_ joins to tab1. \n> Inte... |
[
{
"msg_contents": "\n> > Bruce Momjian <pgman@candle.pha.pa.us> writes:\n> > > We currently do not use indexes to handle ORDER BY \n> because it is slower,\n> > \n> > Er, actually, we *do* use indexes for ORDER BY currently:\n> > \n> > regression=# explain select * from tenk1 order by unique1;\n> > NOTICE: QUE... |
[
{
"msg_contents": "Bruce, could you please add\n\n* fix array handling for ECPG\n\nto our TODO list for 7.0?\n\nThanks.\n\nRight now you can insert an array of integeres as single integers but not as\narray. And you cannot insert an array of structs as single structs.\n\nThis has to be cleaned up.\n\nMichael\n-... |
[
{
"msg_contents": "We had a dicussion about this already, but I think I came up with a\nsolution that works for everyone.\n\n[proposal]\n\n* If you configure with --enable-multibyte then you build a server and\nclients that are multibyte enabled (as defined by the MULTIBYTE symbol).\nIf you don't use multibyte ... |
[
{
"msg_contents": "Dear [HACKERS] and [NTERFACES]\n\n\nWe are having some trouble getting an applet that accesses PostgreSQL to\nrun under Netscape. The following is a present status summary:\n\nIf anyone can help it would be really terrific!\n\nWhen executing the applet, the Netscape web server logs shows\nco... |
[
{
"msg_contents": "Replies prefixed with PM:\n\n-- \nPeter Mount\nEnterprise Support\nMaidstone Borough Council\nAny views stated are my own, and not those of Maidstone Borough Council.\n\n\n\n-----Original Message-----\nFrom: Allan Huffman [mailto:huffmana@ppc.pims.org]\nSent: Thursday, January 13, 2000 1:17 P... |
[
{
"msg_contents": "I just got a reply from the original author of the patch I was talking\nabout:\n\n----- Forwarded message from Rene Hogendoorn <hogend@nlr.nl> -----\n\nFrom: Rene Hogendoorn <hogend@nlr.nl>\nDate: Thu, 13 Jan 2000 14:23:08 +0100 (MET)\nTo: Michael Meskes <michael@fam-meskes.de>\nSubject: Re: ... |
[
{
"msg_contents": "This message was sent from Geocrawler.com by \"Adam Walczykiewicz\" <adam.walczykiewicz@multiuser.com.pl>\nBe sure to reply to that address.\n\nHi!\nI've compiled and installed PostgreSQL v.6.5.2.\n(I use SuSe Linux 6.2.). \nNow I want to replace it with v.6.5.3.\nThere is \"make clean\" stat... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.