threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "When is 6.6 being released? I'm not sure about the greedy lexer, I don't\nreally know enough to comment, but at first glance, yes fine. The question\nis, though, what are possible operators. Do we limit the user-defined\noperators in PG to only to a specific subset of characters. Perhaps ... |
[
{
"msg_contents": "Hi im surfing the net to try and find someone who can help me. A friend of\nmine told me that there are some people who know how to get sites listed at\nthe top of the search engines. I run an adult website am willing to pay\nsomeone who can do this.\n\n\n\n\n",
"msg_date": "Tue, 14 Sep 1... |
[
{
"msg_contents": "Can I suggest that defined targets are set up for major releases (if they\naren't already). I don't think that major releases need to happen on a\nregular cycle. That's for patch releases. Having three months or so's\nworth of patches in a point release is useful, but I only want to upgrad... |
[
{
"msg_contents": ">> > The goal used to be a major release every three months, but we haven't\n>> > met that in some time. And, since it seems like we are now putting\n>> > out major releases in order to do significant upgrades and not just\n>> > incremental stability improvements, I kinda think that a slower... |
[
{
"msg_contents": "\nHow about nesetd or/and named transactions?\nIs it in plans for nearest future?\n\n---\nDmitry Samersoff, dms@wplus.net, ICQ:3161705\nhttp://devnull.wplus.net\n* There will come soft rains ...\n",
"msg_date": "Mon, 13 Sep 1999 21:43:14 +0400 (MSD)",
"msg_from": "Dmitry Samersoff <dm... |
[
{
"msg_contents": "Hi all,\n \n I have been working with user defined types and user defined c\nfunctions. One problem that I have encountered with the function\nmanager is that it does not allow the user to define type conversion\nfunctions that convert between user types. For instance if mytype1,\nmytype... |
[
{
"msg_contents": "I am trying to make a table with a class called \"isolation\". For some\nreason, I am getting a parser error:\n\n=> create table cell ( isolation text );\nERROR: parser: parse error at or near \"isolation\"\n\nIf I just take off the \"n\", I get:\n\n=> create table cell ( isolatio text );\nC... |
[
{
"msg_contents": "> Postgresql operator with the following syntax\n> \n> CREATE FUNCTION mytype3 ( mytype2 )\n> RETURNS mytype3\n> AS 'mytypes.so', 'mytype2_to_mytype3'\n> LANGUAGE 'C'\n> \n> The syntax for the AS clause, which was 'AS <link-file>' becomes \n> \n> \tAS <link_file>[, <l... |
[
{
"msg_contents": ">> BTW, while eyeing the scan.l again, I noticed that C - style comments\n>> can also contain bugs, but I am not completely sure.\nWhat's your theory.\n",
"msg_date": "Tue, 14 Sep 1999 09:57:29 +0200",
"msg_from": "\"Ansley, Michael\" <Michael.Ansley@intec.co.za>",
"msg_from_op": ... |
[
{
"msg_contents": "I have the requirement for ISO dates with European format and would\nlike to change backend/utils/adt/dt.c:EncodeDateTime() and EncodeDateOnly()\nto effect this if this is a general requirement.\n\nPlease advise.\n-- \n--------\nRegards\nTheo\n",
"msg_date": "Tue, 14 Sep 1999 13:22:28 +02... |
[
{
"msg_contents": "\nHow I can specify explicitly, wich index is need to be used in\nselect query?\n\n\n---\nDmitry Samersoff, dms@wplus.net, ICQ:3161705\nhttp://devnull.wplus.net\n* There will come soft rains ...\n",
"msg_date": "Tue, 14 Sep 1999 16:53:36 +0400 (MSD)",
"msg_from": "Dmitry Samersoff <dm... |
[
{
"msg_contents": "Hi,\n\nEach time I try to insert an ascii file with the COPY FROM command, I get the following message:\n\n \"ERROR: COPY command, running in backend with effective uid 501 (that's Postgres), could not open file '/usr/local/.../cltclr001' for reading. Error: Permission not allowed (13).\"\n\n... |
[
{
"msg_contents": "Hi,\n\nThe UNIQUE constraint doesn't work on a field if I use a DEFAULT clause on a table.\n\nThe following table works with UNIQUE constraint:\n\ncreate table cltclt001(\n tcid int2,\n tcnom text unique\n);\n\nbut this one accept several same tcnom value:\n\ncreate table cltclt001(\n tcid... |
[
{
"msg_contents": "Hi im surfing the net to try and find someone who can help me. A friend of\nmine told me that there are some people who know how to get sites listed at\nthe top of the search engines. I run an adult website am willing to pay\nsomeone who can do this.\n\n\n\n\n\n\n",
"msg_date": "Wed, 15 S... |
[
{
"msg_contents": "Dear Sir,\n\nI had some problem with configured the ODBC. I worked on MS Access97 and\nASP as frontend and use database on Postgres via ODBC. It used to work well\ntil the Postgres Db was upgraded to 6.5.1 version. Now,I use Postodbc\n6.40.0007. ^^^^^^ \n^^^^^^^^^^\nT... |
[
{
"msg_contents": "--- Tom Lane <tgl@sss.pgh.pa.us> wrote:\n> Thomas Lockhart <lockhart@alumni.caltech.edu>\n> writes:\n> > Though it drove me nuts earlier, resisting the\n> temptation to cast into\n> > concrete a short- or medium-range plan has been a\n> real plus for the\n> > project as a whole.\n> \n> The fa... |
[
{
"msg_contents": "\nRegarding your on-line comparison of Prostgresql, Oracle, MySQL and the\nlike, it would help to know which systems support Stored Procedures.\n\nThanks,\n\nMichael Dexter\ndexter@ambidexter.com\n\n",
"msg_date": "Wed, 15 Sep 1999 09:20:58 -0700",
"msg_from": "Michael Dexter <dexter@... |
[
{
"msg_contents": "\nfreebsd 2.2.7 (PII system)\ngcc 2.95.1\npostgres 6.5.1 no patches\n\nI get these sporadically and I can't trace them to any particular thing other than heavy access.\n\nquery: select serverSequence from estoret order by serverSequence\nProcessQuery\nNOTICE: SIReadEntryData: cache state res... |
[
{
"msg_contents": "\nRC == Release Candidate...\n\nUnless anyone has particular problems with this tar ball before tomorrow\nmorning (7:30EST), I'm going to get rid of the RC and make it the\nrelease...\n\nspeak now or forever hold your piece :)\n\n\nMarc G. Fournier ICQ#7615664 ... |
[
{
"msg_contents": "\nOkay, using 'diff -cr --new-file' to create the patches, I've created one\nfrom 6.5->6.5.1 and one from 6.5.1->6.5.2 ... I'm downloading everything\nto my computer right now to see how the patches work (if they work), but\nif anyone else wants to try, they are up on the site and ready to go... |
[
{
"msg_contents": "I've been playing with selects using explicit join syntax, and have\nsome initial results for inner joins (haven't done anything more about\nouter joins yet; inner joins are tough enough for now).\n\nIt's a real pita to flatten the join expressions into the traditional\nPostgres query tree. I... |
[
{
"msg_contents": "Dear Pgsql Wizards,\n\nI posted this message three weeks ago on pgsql-bugs and got no reply.\nIs there a maintainer for ecpg? I have also trapped some other bugs /\noddities (e.g. upper case for table names etc. gets lost even if\nquoted).\n\nThe patch does\n- enables the use of bool variable... |
[
{
"msg_contents": "Hello\n\nI have inserted texts with hex codes 1d, 1e and 1f into 6.5.1 and it seems\nto that this characters totaly confuses the server, the vacuum writes that\nthe parent for record does not exist or that the record is to long.\n\nIs that possible?\nI am not sure that this is the reason but ... |
[
{
"msg_contents": "Hi all,\n\nPlease find attached diffs to the documentation that are intended to\naccompany the CREATE FUNCTION patch that I submitted earlier. I stuck\nwith the syntax in the original patch rather than the alternative\nsyntax suggested by Andreas. \n\nWhen I was altering the xfunc.sgml page ... |
[
{
"msg_contents": "I submitted a patch to the patches list several\nmonths ago which implemented Oracle's TRUNCATE TABLE\nstatement in PostgreSQL and was wondering whether or\nnot the patch was going to make it into current. I had\nthe patch ready before the 6.5 release but 6.5 was\nalready in beta at the time,... |
[
{
"msg_contents": "Hello all,\n\nCache invalidation mechanism was much improved. \nThanks to Tom.\n\nBut as far as I see,neither relation cache nor system catalog cache \naren't be rollbacked correctly.\nThis should be solved if we would execute DDL statement inside \ntransactions. \n\nFor example,\n\n\tcreate ... |
[
{
"msg_contents": "\nAdded to TODO. This will improve VACUUM ANALYZE performance, thought I\ndon't think we have btree comparison functions for all data types,\nthough we should:\n\n* change VACUUM ANALYZE to use btree comparison functions, not <,=,> calls\n\n> > > Also, I have idea about using '<' '>' in vacu... |
[
{
"msg_contents": "1. Why did the new pgaccess get installed into REL6_5 branch but not\nmain development branch?\n\n2. New pgaccess no longer has a Makefile in src/bin/pgaccess, which\nis a problem because src/bin/Makefile tries to run a sub-make in that\ndirectory when configured --with-tcl. Lack of the sub-... |
[
{
"msg_contents": "I may have missed some discussions, but I want to know if there are any\nplans on implementing something like the hierarchical query that Oracle\nhas?\n\nYou know, this would greatly simplify the task of writing the accounting\nsystem I'm planning :-)\n\n",
"msg_date": "Fri, 17 Sep 1999 0... |
[
{
"msg_contents": "\n---------- Forwarded message ----------\nDate: Fri, 17 Sep 1999 17:52:44 +0400 (MSD)\nFrom: Artem Chuprina <ran@pirit.com>\n\nran=> create table test_source (src text);\nCREATE\nran=> insert into test_source values('First distinct');\nINSERT 235913 1\nran=> insert into test_source values('F... |
[
{
"msg_contents": "Ok, the Linux/Alpha patches for Postgresql 6.5.2 are attached to\nthis email (quite small after gzip). The procedure for use is the same as\nfor the 6.5.1 patches. Grab the 6.5.2 tarball, untar/ungzip it, then from\nthe top level directory of the source tree, run 'gzip -dc\n/path/to/patch/pos... |
[
{
"msg_contents": "Ok, the Linux/Alpha patches for Postgresql 6.5.2 are attached to\nthis email (quite small after gzip). The procedure for use is the same as\nfor the 6.5.1 patches. Grab the 6.5.2 tarball, untar/ungzip it, then from\nthe top level directory of the source tree, run 'gzip -dc\n/path/to/patch/pos... |
[
{
"msg_contents": ">From: Tatsuo Ishii <t-ishii@sra.co.jp>\n>\n>Following case statement is legal but fails in 6.5.1.\n>\n>drop table t1;\n>DROP\n>create table t1(i int);\n>CREATE\n>insert into t1 values(-1);\n>INSERT 4047465 1\n>insert into t1 values(0);\n>INSERT 4047466 1\n>insert into t1 values(1);\n>INSERT ... |
[
{
"msg_contents": "Needed the following patches to get it to compile on a DS20. It is an\nev6, so it wasn't recognised and one of the defines in s_lock.h was\nwrong.\n\nAdriaan",
"msg_date": "Sat, 18 Sep 1999 20:20:37 +0300",
"msg_from": "Adriaan Joubert <a.joubert@albourne.com>",
"msg_from_op": tru... |
[
{
"msg_contents": "I have just committed a ton of changes to make heap_open/heap_openr\ntake an additional argument specifying the kind of lock to grab on\nthe relation (or you can say \"NoLock\" to get the old, no-lock behavior).\nSimilarly, heap_close takes a new argument giving the kind of lock to\nrelease, ... |
[
{
"msg_contents": "It seems to me there's no fundamental reason why there couldn't be\ntwo VACUUMs running concurrently in a database. With the locking\nwe are doing now, it should be safe enough. So, I'd like to propose\nthat we get rid of the pg_vlock lock file. It doesn't have any useful\npurpose but it d... |
[
{
"msg_contents": "I think we need to get rid of setheapoverride().\n\nAs far as I can tell, its purpose is to make tuples created in the\ncurrent transaction's current command be considered valid, whereas\nordinarily they'd not be considered valid until the next command starts.\nBut there is another way to mak... |
[
{
"msg_contents": "\nJust tried to do a vacuum analyze on a new database, and the backend\nstarted spewing out:\n\nFATAL: pq_endmessage failed: errno=32\npq_flush: send() failed: Broken pipe\nFATAL: pq_endmessage failed: errno=32\npq_flush: send() failed: Broken pipe\nFATAL: pq_endmessage failed: errno=32\npq_f... |
[
{
"msg_contents": "While I realize 6.5.2 is now an Official Release (TM), per RedHat's wishes I\nhave limited myself to 6.5.1 for my RPM series until a working upgradeable\nrelease. Hopefully, this is it.\n\nAnnouncing beta-quality, Version 6.5.1, release 0.7lo rpms with UPGRADING!!!\nalso featuring automatic ... |
[
{
"msg_contents": "This message was sent from Geocrawler.com by \"Kent Diskey\" <diskey@nwark.net>\nBe sure to reply to that address.\n\nREADING THIS COULD CHANGE YOUR LIFE! \n\n\nI found this \non a bulletin board and decided to try it. A \nlittle \n\nwhile back, I \nwas browsing through newsgroups and came ac... |
[
{
"msg_contents": "\nMorning...\n\n\tThis weekend, up at a clients site working with them on improving\ndatabase performance. They are currently running MySQL and I'm trying to\nconvince them to switch over to PostgreSQL, for various features that they\njust don't have with MySQL...\n\n\tOne of the 'queries' t... |
[
{
"msg_contents": "One idea, which takes into account the thought that moving the admin commands\nout of /usr/bin is a good thing, but moving them into /usr/sbin is bad, and\nwe want to keep it simple for new people.\n\nHows about the commands are stored in ~postgres (or whateber you are using\nas an admin acco... |
[
{
"msg_contents": "The query you've presented is rather convoluted, but\nif I'm reading your query correctly, it should reduce\nto a simple, three-way join:\n\nSELECT c.id, c.name, c.url \nFROM aecEntMain a, aecWebEntry b, aecCategory c\nWHERE a.status LIKE 'active:ALL%'\nAND a.representation LIKE '%:ALL%'\nAND... |
[
{
"msg_contents": "Thanks guys, that was swift work.\n\nKeith.\n\n>From: Thomas Lockhart <lockhart@alumni.caltech.edu>\n\n>\n>> Fixed --- here is the patch for REL6_5.\n>\n>Thanks. I'll keep poking at join syntax instead of looking at this...\n>\n> - Thomas\n>\n\n",
"msg_date": "Sun, 19 ... |
[
{
"msg_contents": "This message was sent from Geocrawler.com by \"Tim Perdue\" <tim@perdue.net>\nBe sure to reply to that address.\n\nSorry about the spam that came from my site, Geocrawler. I have revoked the user's rights.\n\nHere is the info that Kent registered with, if anyone wishes to take this further wi... |
[
{
"msg_contents": "\nUsing the exact same data, and the exact same queries (dbi is cool):\n\nMySQL: 0.498u 0.150s 0:02.50 25.6% 10+1652k 0+0io 0pf+0w\nPgSQL: 0.494u 0.061s 0:19.78 2.7% 10+1532k 0+0io 0pf+0w\n\nThe main query that appears to be \"dog slow\" is:\n\n SELECT distinct b.indid, b.divi... |
[
{
"msg_contents": "Tom, can you check to see if\n\n insert into <tablename> default values;\n\nworks on an unmodified current tree? I've got things ripped apart, but\nI would have expected this to work, and am suspecting that it is a\nproblem introduced in your rewrite of this area a month or two ago.\n(On a t... |
[
{
"msg_contents": "\nI noticed that indexes are not used sometimes when they could speed up\nqueries:\n\nexplain select * from auth where uid=30;\n Index Scan using auth_uid_key on auth (cost=2.05 rows=1 width=40)\n\nexplain select * from auth where uid<30;\n Seq Scan on auth (cost=2.06 rows=11 ... |
[
{
"msg_contents": "Yes, sorry. Typo. I MEANT to put the parens around\nthe field list, but... \n\nMike Mascari\n\n--- Thomas Lockhart <lockhart@alumni.caltech.edu>\nwrote:\n> <snip>\n> > > AND (a.id,a.mid = b.id,b.mid)\n> > > AND (b.catid,b.indid,b.divid =\n> c.id,c.ppid,c.pid);\n> > ... the above is not valid ... |
[
{
"msg_contents": "You may recall I was complaining a while back of \"out of free buffers:\ntime to abort !\" errors when running the regression tests with\nnonstandard optimizer flags. Those are still there, but still hard to\nreproduce. Also, I have been trying to fix ALTER TABLE RENAME so that\nit flushes ... |
[
{
"msg_contents": "Exec-on-startup was removed by Bruce long time ago.\nWhy we still attach to shmem after fork?\nOr shmem inheritance is not portable?\nAlso, all this ShmemIndex stuff seems to be useless\n(except of backend PID lookup but it's for sure\nshould be in separate hash table).\nAnd why separate shme... |
[
{
"msg_contents": "Tom Lane <tgl@sss.pgh.pa.us> writes:\n>>>> MySQL: 0.498u 0.150s 0:02.50 25.6% 10+1652k 0+0io 0pf+0w\n>>>> PgSQL: 0.494u 0.061s 0:19.78 2.7% 10+1532k 0+0io 0pf+0w\n>\n>> No --- if he were, it'd be all CPU time, not 2.7% CPU usage.\n>\n>Er, wait a second. Are we measuring backend-pro... |
[
{
"msg_contents": ">\n> Hi , Jan\n>\n> my name is Max .\n\nHi Max,\n\n>\n> I have contributed to SPI interface ,\n> that with external Trigger try to make\n> a referential integrity.\n>\n> If I can Help , in something ,\n> I'm here .\n>\n\n You're welcome.\n\n I've CC'd the hackers list because we migh... |
[
{
"msg_contents": "I know people were wondering about Jan, so I just talked to him via\ne-mail, and he has been busy on a big project.\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, | ... |
[
{
"msg_contents": "Here in the uk, it's usually a number 42 Bus...\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: Bruce Momjian [mailto:maillist@candle.pha.pa.us]\nSent... |
[
{
"msg_contents": "\nHi,\n\nUsing PostgreSQL 6.5.2 just compiled on a RedHat 6.0 box.\n\n------------------------\nBEGIN;\n\nSELECT username,count(*) AS nsessions INTO TEMP TABLE active_nsessions FROM\nactive GROUP BY username\n\nSELECT username,count(*) AS nlinks INTO TEMP TABLE active_nlinks FROM active\nGROU... |
[
{
"msg_contents": "\n>> Thanks -- I did a similar change, which had similar results.\n>> \n>> I'm afraid I can't be of any help on the question of how \n>> BSDI handles shared libraries. I don't currently have a support\n>> contract with them, so I don't have a graceful \"in\" to ask them.\n>> \n>> I would say... |
[
{
"msg_contents": "Hi all,\n\nThis is the output of initdb after a clean install of all the 6.5.1-2 RPMs\nI downloaded from ftp.postgreSQL.org. To install them I did an \"rpm -ivh post*\".\nI'm using RedHat 6 on x86 with 64 Meg Ram and 300 Meg of HD space left.\n \nI used \"initdb -l /usr/lib/pgsql -r /var/lib/... |
[
{
"msg_contents": "I have added a doc/TODO.detail directory that contains additional\ninformation about TODO items.\n\nThe TODO list now has references to files in that directory.\n\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@candle.pha.pa.us | (610) 853-300... |
[
{
"msg_contents": "Hi,\n\nhow I could create table with datetime field default to 'now'::text in \na way Jan did in his shoes rule example ?\n\nIf I do:\ntest=> create table test ( a datetime default 'now', b int4);\nCREATE\ntest=> insert into test (b) values (1);\nINSERT 1677899 1\ntest=> insert into test (b) ... |
[
{
"msg_contents": "RPM's for RedHat are now available at http://www.ramifordistat.net/postgres\n\nSource RPMS are in SRPMS.beta, and i386 binaries are in RPMS.beta. I do still\nconsider these RPM's beta quality -- while the code seems solid and correct for\nthe upgrading, it hasn't been tested on enough machin... |
[
{
"msg_contents": "Hi,\n\nI got a few reports from users that postmaster disappears for unknown\nreason. Inspecting the postmaster log, I found that postmaster exited at:\n\nif (select(nSockets, &rmask, &wmask, (fd_set *) NULL,\n\t\t (struct timeval *) NULL) < 0)\n{\n\tif (errno == EINTR)\n\t\tcontinue;\n\tfp... |
[
{
"msg_contents": "One way around this bug is to create a SQL function\nwhich returns now() and use it as the default value:\n\n1. create function mynow() returns datetime\n as 'SELECT now()::datetime' LANGUAGE 'SQL';\n\n2. create table test (a datetime default mynow(), b \nint4);\n\nNow things should work:... |
[
{
"msg_contents": ">\n> Hi , Jan\n>\n> my name is Max .\n\nHi Max,\n\n>\n> I have contributed to SPI interface ,\n> that with external Trigger try to make\n> a referential integrity.\n>\n> If I can Help , in something ,\n> I'm here .\n>\n\n You're welcome.\n\n I've CC'd the hackers list because we migh... |
[
{
"msg_contents": "> Oh - well - vacuum shouldn't touch relations where\n> deferred triggers are outstanding. Might require some\n> special lock entry - Vadim?\n\nAll modified data will be in this same still open transaction.\nTherefore no relevant data can be removed by vacuum anyway.\n\nIt is my und... |
[
{
"msg_contents": "Vadim wrote:\n> > Absolutely right. The function that will fire the deferred\n> > triggers must switch to READ COMMITTED isolevel while doing\n> ^^^^^^^^^^^^^^\n> > so.\n>\n> NO!\n> What if one transaction deleted PK, another one inserted FK\n>... |
[
{
"msg_contents": "Uh oh,\n\n I think deferred RI constraints must only fire the actions\n that remain after all commands during the entire transaction\n are condensed to the total minimum required to get that\n state, because deferred RI must only check what VISIBLY\n happened du... |
[
{
"msg_contents": "Hi All, \n\nSummary of the problem:\nI have another patch for a problem that I have run across, I describe\nthe problem, the solution I propose, and I have included the patch as\nan attachment.\n\nThe problem is that given two queries of the form\n\nSELECT <target list> FROM <range table> \n ... |
[
{
"msg_contents": "\nI tray create new function bye read from file.\n\nWhen I read this file I have errors\n\npgReadData()- backend closed the channel unexpectedly\n\nin may log file :\nFatal 1 : btree: cannot split if start (2) >= maxoff (2)\n\nor somethings like this:\nfatal 1: my bits moved right off the en... |
[
{
"msg_contents": "\nI've got a big problem: I had an operator defined as follows:\n\nCREATE OPERATOR ^ (\n leftarg = bit1,\n rightarg = bit1,\n procedure = bit1xor\n);\n\nand this was fine until 6.5.1, but in 6.5.2 I get\n\nERROR: parser: parse error at or near \"^\"\n\n\nI've got the same problem with \n\... |
[
{
"msg_contents": "Someone mentioned that it took them quite a while to compile the\nPostgreSQL code. My wallclock time is 3:52 for a compile with -O1 using\ngcc 2.7.2.1. This is on a dual-PII 350MHz running BSD/OS 4.01.\n\n-- \n Bruce Momjian | http://www.op.net/~candle\n maillist@c... |
[
{
"msg_contents": "I have been finding a lot of interesting stuff while looking into\nthe buffer reference count/leakage issue.\n\nIt turns out that there were two specific things that were camouflaging\nthe existence of bugs in this area:\n\n1. The BufferLeakCheck routine that's run at transaction commit was\n... |
[
{
"msg_contents": "Me again,\n\n I'm just collecting info's for later. What I need to know is\n how PK/FK constraints are defined in the standard.\n\n Is it ALLWAYS the case, that a FK constraint refers to the PK\n of another table? Or could arbitraty attributes of another\n table be referenc... |
[
{
"msg_contents": "unsubscribe\n",
"msg_date": "Wed, 22 Sep 1999 22:45:55 -0700",
"msg_from": "Adam Haberlach <haberlaa@ricochet.net>",
"msg_from_op": true,
"msg_subject": "None"
},
{
"msg_contents": ">>>unsubscribe\nMajordomo@hub.org: error: no such command 'unsubscribe'.\nTry 'unsubscr... |
[
{
"msg_contents": "\nI tray create new function bye read from file.\n\nWhen I read this file I have errors\n\npgReadData()- backend closed the channel unexpectedly\n\nin may log file :\nFatal 1 : btree: cannot split if start (2) >= maxoff (2)\n\nor somethings like this:\nfatal 1: my bits moved right off the en... |
[
{
"msg_contents": "> Is the regression test's expected output wrong, or am I \n> misunderstanding\n> what this query is supposed to do? Is there any \n> documentation anywhere\n> about how SQL functions returning multiple tuples are supposed to\n> behave?\n\nThey are supposed to behave somewhat like a view.\nN... |
[
{
"msg_contents": "\n\nI tray create new function bye read from file.\n\nWhen I read this file I have errors\n\npgReadData()- backend closed the channel unexpectedly\n\nin may log file :\nFatal 1 : btree: cannot split if start (2) >= maxoff (2)\n\nor somethings like this:\nfatal 1: my bits moved right off the ... |
[
{
"msg_contents": "\nI write to you few minuts ego.\n\nI show you two files\n\n-----------------------------------1---------------------------------\n--/***************************************************************************/\n\n--! 23.09.1999 Warszawa\n--% Grzegorz Przezdziecki\n--@ grzegorz_przezdziecki@... |
[
{
"msg_contents": "Hi!\n\nMy problem is that I am defining a user data type that stores some\ninformation in a large object (inversion object). If I compile the code\nof such data type as part of a stand alone program (comunicating with\nthe PostgreSQL server usign libpq), I am able to create the large object\n... |
[
{
"msg_contents": "> Is it ALLWAYS the case, that a FK constraint refers to the PK\n> of another table? Or could arbitraty attributes of another\n> table be referenced by a FK too?\n\narbitrary (usually unique indexed) columns\n\n> Is it guaranteed that I find the PK definition of a table... |
[
{
"msg_contents": "> It's me who made the patch. Yutaka Tanida also provided a patch\n> for cygipc library to prevent lock freezing by changing the\n> implementation of semaphore.\n> These patches are necessary to prevent freezing in cygwin port. \n> \n> If there's no objection,I would add a new ipc.patch pr... |
[
{
"msg_contents": "Hi, all\n\nFor those of us who are working on the parser, and compiler, 'A Guide to Lex\n& Yacc' by Thomas Niemann should probably be prescribed reading (if you\nhaven't already read it). This is a really constructive guide to using the\ntwo together, and very informative.\n\nHowever, the mo... |
[
{
"msg_contents": "One more question:\n\n I'm planning to create generic trigger procs for PK/FK stuff.\n So that it's simply insert/delete the appropriate pg_trigger\n entries during CREATE/ALTER table.\n\n Assuming NULL's are allowed in FK values (are they?), I'd\n like to know what the co... |
[
{
"msg_contents": "1. run:\n\nvacuum auth;\n\n> real problem is with a ~6000 row database and a select * ... \n> order by query\n> which takes more than 5 sec. The same query runs for less \n> than 0.1 sec on mssql\n> :-((\n\nNo way you select 6000 rows in 0.1 sec with mssql, \nthat would be 60000 rows/sec.\nMa... |
[
{
"msg_contents": "I am adding this to the TODO list.\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 Avenue\n + Christ can be your backup. | Drexel Hill, Pennsyl... |
[
{
"msg_contents": "=?iso-8859-2?Q?Daniel_P=E9der?= <dpeder@infoset.cz> writes:\n> YES!\n> that's what I'am looking for. But does anybody know HOW ?\n\n> Allows you to index only part of a table. Don't know any more.\n\nIt seems to be disabled in gram.y for some reason (no WHERE clause in\nCREATE INDEX anymore)... |
[
{
"msg_contents": "Hi\n\nI will admit I am getting reeeeeallllly frustrated right now. Currently\npostgresql is crashing approximately once every 5 minutes on me\n\ntemplate1=> select version();\nversion \n-----------------------------------------------... |
[
{
"msg_contents": "Do we have problems with int8 indexes? Seems select on an int8 does\nnot use an index.\n\nThis is PostgreSQL 6.5.2 on RedHat 6.0.\n--\nTatsuo Ishii\n",
"msg_date": "Fri, 24 Sep 1999 15:12:17 +0900",
"msg_from": "Tatsuo Ishii <t-ishii@sra.co.jp>",
"msg_from_op": true,
"msg_subj... |
[
{
"msg_contents": "This modification eleminates the case described below:\nIf PostgreSQL (probaly with Linux) was shut down wrong way (power off, any other damage, kill, etc... ) it left opened the file(socket) /tmp/.s.PGSQL.5432 . It is found by Postmaster's next start with message:\n===\nStarting postgresql s... |
[
{
"msg_contents": "> -----Original Message-----\n> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]\n> Sent: Wednesday, September 22, 1999 7:12 PM\n> To: Tom Lane\n> Cc: pgsql-hackers\n> Subject: RE: [HACKERS] couldn't rollback cache ? \n> \n\nI thought about the way which neither calls HeapTupleSatis-\nfies() in S... |
[
{
"msg_contents": "1) Is it just me or is psql the only application that uses libpq's\nPQprint()? I think both parties involved could benefit if the PQprint was\nmoved to or integrated into psql. Or perhaps a libpqprint as a compromise?\n\n2) Regarding TODO item \"Allow psql \\copy to allow delimiters\": What\n... |
[
{
"msg_contents": "> > > There is a parser bug someone introduced recently which we will fix\n> > > for v6.5.3, but I can give you a patch file for this on v6.5.2. I'll\n> > > develop it in the next couple of days.\n> > Is it a showstopper?? Send the patch anyway, of course.\n\n\"showstopper\" in the sense tha... |
[
{
"msg_contents": "This modification eleminates the case described below:\nIf PostgreSQL (probaly with Linux) was shut down wrong way (power off, any other damage, kill, etc... ) it left opened the file(socket) /tmp/.s.PGSQL.5432 . It is found by Postmaster's next start with message:\n===\nStarting postgresql s... |
[
{
"msg_contents": "OK, thanks to some probing by Hiroshi, and by the fact that it became\nutterly blatantly obvious, I can state as a fact that postgresql was NOT\nresponsible for the crashes I was seeing last night.\n\nI woke up this morning, intent on finding SOME solution, and I found this\n\nFilesystem ... |
[
{
"msg_contents": "Hi!\n\nHow do you profile backend? It complains about 'profile timer expired'\napparently due to waiting on socket. Maybe some compile option is \nmissing or there is other trick?\n\n-- \nLeon.\n-------\nHe knows he'll never have to answer for any of his theories actually \nbeing put to test.... |
[
{
"msg_contents": "\nsomething appears to have messed up last night, but have been unable to\nfind cause...all mai lgoes to the archive, but leaves the system as blank\nemail? :(\n\n\nMarc G. Fournier ICQ#7615664 IRC Nick: Scrappy\nSystems Administrator @ hub.org \nprimary: scrap... |
[
{
"msg_contents": "As authorized by Tom L. himself and barring any loud protests I will start\na code clean-up on psql sometime within the next few days. So if you are\ndoing something on it or plan on doing so, please let me know. Among the\nthings on the agenda are:\n\n* Reduce function size, indentation leve... |
[
{
"msg_contents": "Hi!\n\nHow do you profile backend? It complains about 'profile timer expired'\napparently due to waiting on socket. Maybe some compile option is \nmissing or there is other trick?\n\n-- \nLeon.\n-------\nHe knows he'll never have to answer for any of his theories actually \nbeing put to test.... |
[
{
"msg_contents": "I am just about to commit Bernard Frankpitt's\nconstant-expression-reducing code, along with some of the improvements\nI suggested a couple days ago. In particular, it will not try to reduce\nany op/func not marked \"proiscachable\" in pg_proc. This renders it a\ntad ineffective with the cu... |
[
{
"msg_contents": "Anyone else finding that the postgres CVS server isn't working?\nAnything I try to do yields the same failure:\n\n$ cvs log include/optimizer/clauses.h\ncan't create temporary directory\nPermission denied\n$\n\n\t\t\tregards, tom lane\n",
"msg_date": "Sat, 25 Sep 1999 21:23:41 -0400",
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.