threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "Hi all,\n\nI just want to apologize... I finally managed to get through it with\nreviewing my sql files & casting. Sorry for bothering you again with\nthat tiny SQL thing.\n\nPeter B.\n\n",
"msg_date": "Sun, 21 Mar 1999 13:29:14 +0100",
"msg_from": "Peter Blazso <blazso@deltav.hu>",
... |
[
{
"msg_contents": " LIVE PERSONAL PSYCHIC! (as seen on T.V.) ... |
[
{
"msg_contents": " LIVE PERSONAL PSYCHIC! (as seen on T.V.) ... |
[
{
"msg_contents": "LIVE PERSONAL PSYCHIC! (as seen on T.V.)\n\nLEARN TODAY WHAT YOUR FUTURE HOLDS\nFOR LOVE, FAMILY AND MONEY.\n\nASTROLOGY CLAIRVOYANCY\n\nNUMEROLOGY TAROT\n\nALL QUESTIONS ANSWERED IMMEDIATELY!\n\nREALIZE YOUR OWN DESTINY! CALL RIGHT NOW!\n\n1-900-226-4140 or 1-800-372-3384 for VIS... |
[
{
"msg_contents": "Hi,\n\n I have no one to turn to. I've tried here & there but got no answer.\n Why is there is a problem creating unique indices on macaddr columns even\n if there ARE NO (checked by count on distinct,group by) duplicated keys ?\n\n And finally :\n\n create table tmac (i int4,mac macaddr... |
[
{
"msg_contents": "Min() and max() are now working, thank you. Create User causes the back end\nto abort:\n\nselect * from pg_shadow;\n\t\tusename\n|usesysid|usecreatedb|usetrace|usesuper|usecatupd|passwd|valuntil\n\n\t\n--------+--------+-----------+--------+--------+---------+------+-----------\n------------... |
[
{
"msg_contents": "\nCurious as to why user passwords are stored as cleartext in the pg_pwd\nfile. Have I setup something wrong?\n\n->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<\nJames Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561 \nKansas State University ... |
[
{
"msg_contents": "Hi,\n\nI have solved some problems with dynamic loading on NT. It is possible to\nrun succesfully both trigger and plpgsql regression tests. The patch is in\nthe included file \"diff\".\n\n\t\t\tDan\n\nPS: current regress.out and regression.diff are included\nsome notes:\n- int2, int4, float8... |
[
{
"msg_contents": "I'd like to make the automatic transaction starting of ecpg a function\nadjustable on a per connection base. My best bet is to add a variable and\nallow something like:\n\nexec sql [at connection] set autotrans = 1;\n\nThe question now is how do I name this variable? It seems to me that there... |
[
{
"msg_contents": "\n[last week aggregation, this week, the optimizer]\n\nI have a somewhat general optimizer question/problem that I would like\nto get some input on - i.e. I'd like to know what is \"supposed\" to\nwork here and what I should be expecting. Sadly, I think the patch\nfor this is more involved t... |
[
{
"msg_contents": "\nThe docs say that the text type is the \"Best choice\" of the character data\ntypes. It was always my understanding that the text type was stored else-\nwhere in the database and a pointer to it was stored in the actual table.\nDoes PostgreSQL do this or is a more efficient way been found?... |
[
{
"msg_contents": "\nI notice you used portals for vacuum, rather than a separate memory\ncontext. Can I ask why?\n\nI am considering creating an expression portal or memory context to\nprevent the memory leaks from the utils/adt functions.\n\n-- \n Bruce Momjian | http://www.op.net/~c... |
[
{
"msg_contents": "\nThis afternoon CVS download.\n\nTable created via\ncreate table\n customer (\n uid varchar(30) primary key,\n id varchar(30) unique,\n name_first varchar(30) not null,\n name_middle varchar(30),\n... |
[
{
"msg_contents": "> \n> Bruce, for the most part, I have worked around the problems with\n> pg_dump.\n> \n> But I am getting this error now, and it is worrisome:\n> \n> NOTICE: Can't truncate multi-segments relation tbl_mail_archive\n> ERROR: Tuple is too big: size 10024\n> \n\nCan someone comment on this? ... |
[
{
"msg_contents": "Is this from vacuum or pg_dump?\n\nI'm just wondering if vacuum cannot cope with a table that is >1Gb\n(hence in two segments), and when cleaned down, is <1Gb (one segment).\n\nSaying that, why is it saying the tuple is too big? What is creating\nthat tuple?\n\n-----Original Message-----\nFro... |
[
{
"msg_contents": "Try a named pipe.\n\nD.\n\n-----Original Message-----\nFrom: secret [mailto:secret@kearneydev.com]\nSent: Tuesday, March 23, 1999 11:36 AM\nTo: Tom Lane\nCc: Bruce Momjian; pgsql-hackers@hub.org\nSubject: Re: [HACKERS] Re: postmaster dies (was Re: Very disappointing\nperformance)\n\n\nTom Lan... |
[
{
"msg_contents": "\nPlatform: Alpha, Digital UNIX 4.0D \nSoftware: PostgreSQL 6.5 snaphot (11 March 1999)\n\nI have two tables as follows:\n\nTable = orderfoo\n+-------------------------+----------------------------+-------+\n| Field | Type | Length|\n+-------------... |
[
{
"msg_contents": "Not sure if I should post this here, but it seemed kinda appropriate.\nAnyway, I'm using 6.4.2 and execute the following query in psql, piping the\nresults to a file:\n\"select autos.*, owners.name, owners.email, owners.dphone, owners.ephone,\nowners.zip, owners.country from autos, owners whe... |
[
{
"msg_contents": "I tried to create a new user-defined type. I use palloc() to create\nstorage for this type so I include palloc.h however, this generates\nthe following error.\n\n[postgres@druid:contrib/chkpass] $ make\ncc -g -O -fPIC -I/usr/local/pgsql/include -c chkpass.c\nIn file included from /usr/local/... |
[
{
"msg_contents": "> If I copy mcxt.h there I get this error.\n> \n> [postgres@druid:contrib/chkpass] $ make\n> cc -g -O -fPIC -I/usr/local/pgsql/include -c chkpass.c\n> In file included from /usr/local/pgsql/include/utils/palloc.h:30,\n> from /usr/local/pgsql/include/postgres.h:44,\n> ... |
[
{
"msg_contents": "You don't mention any indexes. Make sure you have indexes in stalled in\nautos.ownerid and owners.id.\n\n\t-----Original Message-----\n\tFrom:\tPostgres mailing lists [SMTP:postgres@weblynk.com]\n\tSent:\tWednesday, March 24, 1999 12:37 AM\n\tTo:\thackers@postgreSQL.org\n\tSubject:\t[HACKERS... |
[
{
"msg_contents": "Hi,\n\nI need some static oids to add new datatypes and procs to the system catalog.\nCan I just grab the first unused oids or should I choose oids from specific\nranges for types and procs.\n\n-- \nMassimo Dal Zotto\n\n+----------------------------------------------------------------------+\... |
[
{
"msg_contents": "Hi,\n\narray_in is defined in the system catalog as taking two arguments while it\nactually takes three. Please apply the following patch.\n\n*** src/include/catalog/pg_proc.h.orig\tMon Dec 14 01:14:53 1998\n--- src/include/catalog/pg_proc.h\tWed Mar 24 12:11:22 1999\n***************\n*** 984... |
[
{
"msg_contents": "Have you done an initdb. Just a thought.\nI'd do:\n delete/move old pgsql tree including data/bin/include/lib directories\n make distclean - because there could still be some date problems (i.e.\ngram.c)\n make\n make install\n initdb\n start postmaster\n run regression\n try \\d on ... |
[
{
"msg_contents": "> Unfortunately, if you haven't done a vacuum, the system effectively\n> assumes that all your tables are tiny. I think this is a brain-dead\n> default, but haven't had much luck convincing anyone else that the\n> default should be changed.\n> \nI totally agree with Tom Lane here. Let me try... |
[
{
"msg_contents": "Are it is good idea to add to PQsetdb parameters \n parameter \"USER to conect as\" ?\n\n(Or probably there is other way to specify postgres USER, different from\n pogram euid?)\n\n Thank you!\n\n---\nDmitry Samersoff, dms@wplus.net, ICQ:3161705\nhttp://devnull.wplus.net\n",
"msg_date": "... |
[
{
"msg_contents": "Hello!\n\n I've just submitted locale-patch.tar.gz to patches list. Please someone\nextract the archive and apply the patch file locale-patch.\n Also, please remove executable bits off the file koi8-r/test-koi8.sql.in.\n\nOleg.\n---- \n Oleg Broytmann http://members.xoom.com/phd2/ ... |
[
{
"msg_contents": "Content-Type: text/plain; charset=us-ascii\nContent-Transfer-Encoding: 7bit\n\ncould someone give me an idea on how to find out the\nmeaning of the following :\n\nNOTICE: SIReadEntryData: cache state reset\nNOTICE: SIReadEntryData: cache state reset\nNOTICE: trying to delete a reldesc that... |
[
{
"msg_contents": "I'm leaving shortly for a two week trip with my family. If bugs in ecpg come\nup I will fix them as soon as I'm back. \n\nI haven't finished working on the docs. Tom, could you please check the file\necpg.sgml for correct syntax? Thanks.\n\nMichael\n-- \nMichael Meskes ... |
[
{
"msg_contents": "My vote is 'YES'.\n\tDEJ\n \n> Is it worth adding a new typalign value specifically for \n> int8, in order\n> to make the world safe for int8 columns in system tables?\n> \n> \t\t\tregards, tom lane\n",
"msg_date": "Thu, 25 Mar 1999 14:20:19 -0600",
"msg_from": "\"Jackson, DeJuan\" <d... |
[
{
"msg_contents": "Does anyone know what the system table pg_parg is, was, or might be\nused for?\n\nA comment at the head of include/catalog/pg_parg.h says\n\n * [whatever this relation was, it doesn't seem to be used anymore --djm]\n\nand as far as I can tell this is true --- the source code contains\nno refe... |
[
{
"msg_contents": "I like it!\n\n\t-----Original Message-----\n\tFrom:\tD'Arcy\" \"J.M.\" Cain [SMTP:darcy@druid.net]\n\tSent:\tFriday, March 26, 1999 10:45 AM\n\tTo:\tjwieck@debis.com\n\tCc:\tscrappy@hub.org; jwieck@debis.com;\nclark.evans@manhattanproject.com; hannu@trust.ee; maillist@candle.pha.pa.us;\nvev@m... |
[
{
"msg_contents": "Backed by PostgreSQL\n\n\t-Michael Robinson\n\n",
"msg_date": "Sat, 27 Mar 1999 13:28:10 +0800 (CST)",
"msg_from": "Michael Robinson <robinson@netrinsics.com>",
"msg_from_op": true,
"msg_subject": "Re: [HACKERS] PostgreSQL LOGO"
},
{
"msg_contents": "\nHrmmmm...that on... |
[
{
"msg_contents": "Hi to all\nI have a problem to join a table and a view. My table and view each has\n150000\nrecords. When I join these it takes about 30sec. How can improve\nperformance.\nRegards\nHossein\n\n",
"msg_date": "Sat, 27 Mar 1999 12:00:07 +0430",
"msg_from": "pourreza <pourreza@linux.ce.sh... |
[
{
"msg_contents": "I have just come across an weird datetime representation problem:\n\nUnder two BSD/OS machines, running 6.4.2. I get these two results:\n\ncustomer=> select '28-03-1999'::datetime;\n?column? \n----------------------------\nSun 28 Mar 00:00:00 1999 EET\n(1 row)\n\nand\n\ncus... |
[
{
"msg_contents": "With a CVS update from this morning, I'm finding that the 3-way join\n\nSELECT p1.oid, p2.oid, p2.oprname, p3.oid, p3.opcname\nFROM pg_amop AS p1, pg_operator AS p2, pg_opclass AS p3\nWHERE p1.amopopr = p2.oid AND p1.amopclaid = p3.oid;\n\nis only returning a small fraction of the rows that i... |
[
{
"msg_contents": "I have added a new regression test \"type_sanity\" to perform mechanical\ncross-checks on pg_type, pg_class, and related tables. I also greatly\nexpanded \"opr_sanity\" to check pg_proc, pg_aggregate, pg_am & friends\nas well as checking pg_operator more thoroughly.\n\nThis turned up the usu... |
[
{
"msg_contents": "I noticed just now that there are a lot of SQL-language procedures in\npg_proc whose only purpose is to provide alternative names for built-in\nfunctions. For example, none of the seven functions named \"float8\"\nis actually a built-in; they are all SQL aliases for built-in functions\nlike ... |
[
{
"msg_contents": "Has this come up before? 6.4.2 and current sources both have\nthis problem:\n\n\tselect count(*) from pg_proc where pg_proc.proargtypes[0] = 701;\nworks, but\n\tselect count(*) from pg_proc where proargtypes[0] = 701;\nfails with ERROR: Unable to locate type name 'proargtypes' in catalog\n\n... |
[
{
"msg_contents": "Hello,\n\nI have downloaded the latest snapshot-version from 27th, compiled and\ninstalled it onto a Linux 2.1.131, libc6 I have the following table:\n\nCREATE TABLE \"west0\" (\n \"lfnr\" int8,\n \"kdnr\" int8,\n \"artnr\" int8,\n \"eknumsatz\" float8,\n \... |
[
{
"msg_contents": "So, beta can be started...\n\nMy vacation begins today.\nI'll come back Apr 5th and run mooore tests.\n\nThere are also some small things to do.\n\nBTW, btrees are changed -> initdb is required...\n\nHave a good days!\n\nVadim\n",
"msg_date": "Mon, 29 Mar 1999 05:35:21 +0800",
"msg_fr... |
[
{
"msg_contents": "Hi folks,\n\nI am trying to get a version (any version !) of PostgreSQL running\non OpenBSD 2.4 upwards, but I am getting some weird behaviour with\nthe SIGQUIT in elog():\n\nfrom kdump:\n\n21633 postgres RET write 56/0x38\n21633 postgres CALL sendto(0x4,0x125640,0x3a,0,0,0)\n21633 postgre... |
[
{
"msg_contents": "Problem caused by incorrect const tag usage still exist\n\nIt can be solved \n whether to check all calls for const modifyier\n or remove all const tags \n or (worst) patch configure to add -std to CFLAGS\n\nkernigan(dms)~/pgsql/pgsql/src/interfaces/libpq>uname -a\nOSF1 kernigan.wplus.net... |
[
{
"msg_contents": "\nHi all,\n\nI'm using postgres 6.3.2 as built by RedHat 5.2.\n\nEvery time one of my programs tries to read the _2nd_ large object it\ngets an error. Well actually, closing the descriptor on the 1st large\nobject fails as does retrieving the 2nd large object. The error is....\n\nPQfn: expect... |
[
{
"msg_contents": "New www mirror of postgresql site is ready \n\nhttp://postgresql.wplus.net\n\n(St.Petersburg, Russia)\n\nThis mirror updates daily by rsync\n\n---\nDmitry Samersoff, dms@wplus.net, ICQ:3161705\nhttp://devnull.wplus.net\n",
"msg_date": "Mon, 29 Mar 1999 14:34:40 +0300 (MSD)",
"msg_from... |
[
{
"msg_contents": "\nWho are maintainer of libpq++?\n\n---\nDmitry Samersoff, dms@wplus.net, ICQ:3161705\nhttp://devnull.wplus.net\n",
"msg_date": "Mon, 29 Mar 1999 16:33:13 +0400 (MSD)",
"msg_from": "Dmitry Samersoff <dms@wplus.net>",
"msg_from_op": true,
"msg_subject": "libpq++"
},
{
"... |
[
{
"msg_contents": "> Update of /usr/local/cvsroot/pgsql/src/backend/access/heap\n> In directory hub.org:/tmp/cvs-serv88724/backend/access/heap\n> \n> Modified Files:\n> \theapam.c \n> Log Message:\n> 1. Vacuum is updated for MVCC.\n> 2. Much faster btree tuples deletion in the case when first on page\n> inde... |
[
{
"msg_contents": "> Update of /usr/local/cvsroot/pgsql/src/backend/utils\n> In directory hub.org:/tmp/cvs-serv11411/src/backend/utils\n> \n> Modified Files:\n> \tGen_fmgrtab.sh.in \n> Log Message:\n> Modify fmgr so that internal name (compiler name) of a built-in\n> function is found in prosrc field of pg_proc... |
[
{
"msg_contents": "I would like to have a C function and/or stored procedure that can accept a\nnull parameter value and return a non-null value. \n\nThanks, Michael\n\n\t-----Original Message-----\n\tFrom:\tD'Arcy\" \"J.M.\" Cain [SMTP:darcy@druid.net]\n\tSent:\tMonday, March 29, 1999 10:27 AM\n\tTo:\tlockhart... |
[
{
"msg_contents": "\nGood morning all...\n\n\tAs was discussed briefly a short while ago, we are slowly work up\ninto the next level for PostgreSQL ... Commercial Support.\n\n\tGod, what a horrific word, eh? Commercial? Not meant to be,\nwhich is why I'm posting this...\n\n\tThree years ago (or was it four?),... |
[
{
"msg_contents": "Try it on current snapshot. Any comment Jan?\n\t-DEJ\n> -----Original Message-----\n> From: Clark Evans [mailto:clark.evans@manhattanproject.com]\n> Sent: Monday, March 29, 1999 6:01 PM\n> To: Jackson, DeJuan\n> Cc: Eduardo Noeda; pgsql-sql@postgreSQL.org\n> Subject: Re: [SQL] IIF..\n> \n> \n... |
[
{
"msg_contents": "Part of the problem is that PostgreSQL Assumes that a functions value will\nchange each time it is required, therefore automatic table scan and the\nfunction is called for each row.\nTry using 'now'::date instead of now()::date\nYou index creation syntax is good but there's a bug in function ... |
[
{
"msg_contents": "I grabbed the latest code (6.5) from the cvs source tree. The following\nregression tests failed:\n\nint2 .. failed\nint4 .. failed\ngeometry .. failed\ntriggers .. failed\nmisc .. failed\nplpgsql .. failed\n\nI am running Red Hat 5.1 on intel. Should I be concerned about these? I am\neage... |
[
{
"msg_contents": "\nI'd stay away from PostgreSQL large objects for now.\n\nTwo big problems:\n\n1) Minimum size is 16K\n2) They all end up in the same directory as your regular\n tables.\n\nIf you need to store a lot of files in the 10-20-30K size, I'd\nsuggest first trying the unix file system, but hash... |
[
{
"msg_contents": "CREATE USER sarah;\t\nERROR: Bad abstime external representation ''\n\nThe back end will fail with the next sql call:\n\nCREATE USER sarah;\nNOTICE: (transaction aborted): all queries ignored until end of transaction\nblock\n*ABORT STATE*\n\nAm I missing something?\n\nThanks, Michael\n",
... |
[
{
"msg_contents": "Anytime I create a view that includes a call to a C function in a library I\ncreated, I get the following errors in pgsql:\n\nselect * from pg_views;\nERROR: cache lookup of attribute 0 in relation 148801 failed\n\n\nSelect * from pg_tables;\nWorks\n\n\\dt works okay.\n\nRed Hat 5.2, Intel, ... |
[
{
"msg_contents": "I'd advise you get 6.4.2 or better still wait until 6.5 is out.\n\nWhen working on large object support for JDBC (at the time I was using\n6.3.x) I came across this. The problem is caused by the order that libpq\nexpects the packets from the backend, and if memory serves (which it\nisn't at t... |
[
{
"msg_contents": "Because I'm re-wiring the power supply at home, I'm temporarily offline\nfrom there. If anyone is trying to contact me, please cc my work's\nemail.\n\nThis should only affect me for this week only.\n\nThanks, Peter\n\n--\nPeter T Mount, IT Section\npetermount@it.maidstone.gov.uk\nAnything I w... |
[
{
"msg_contents": "I have seen this before. I've simply got round it by adding the valid\nuntil date.\n\nPeter\n\n--\nPeter T Mount, IT Section\npetermount@it.maidstone.gov.uk\nAnything I write here are my own views, and cannot be taken as the\nofficial words of Maidstone Borough Council\n\n-----Original Messag... |
[
{
"msg_contents": "While trying to fix a program of mine (still didn't get there) I came\nacross:\n\nDllist *\nDLNewList(void)\n{\n Dllist *l;\n\n l = malloc(sizeof(Dllist));\n l->dll_head = 0;\n l->dll_tail = 0;\n\n return l;\n}\n\nin src/backend/lib/dllist.c, and for a w... |
[
{
"msg_contents": "\nmaybe I'm missing something but how do I get this version ?\n\n-- \n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n David O'Farrell AerSoft Limited \n mailto:dave.ofarrell@aersoft.ie 2 Northumberland Avenue,... |
[
{
"msg_contents": "I have a view:\n\nDROP VIEW InvoiceSum;\nCREATE VIEW InvoiceSum as\n SELECT i.InvoiceID, i.DatePrinted, il.MemberID, \nsum((il.UnitPrice * il.Quantity) + il.ShippingHandling) AS AmountOfInvoice\n FROM Invoice i, InvoiceLines il\n WHERE i.InvoiceID = il.InvoiceID \n group by i.InvoiceI... |
[
{
"msg_contents": "\nselect id \n from clients \n where id = ( select id \n from clients \n where count(id) = 1 ) ;\n\nThe error I get is that you can't do the AGGREGATE int he WHERE clause,\nbut this is with a pre-v6.5 server too...technically, should the above be\npossible?\n\nMa... |
[
{
"msg_contents": "try:\n explain select when from notes where datetime_date(when) = 'now'::date;\n\t-DEJ\n\n> Tom Lane wrote:\n> \n> > In the meantime, a workaround is to call the function using its\n> > builtin name:\n> >\n> > play=> create table notes (when datetime);\n> > CREATE\n> > play=> create index whe... |
[
{
"msg_contents": "> select id \n> from clients \n> where id = ( select id \n> from clients \n> where count(id) = 1 ) ;\n> The error I get is that you can't do the AGGREGATE int he \n> WHERE clause,\n> but this is with a pre-v6.5 server too...technically, should \n> the above b... |
[
{
"msg_contents": "select sum(TotShippingHandling) from Invoice where 1 = 1 and\nTotShippingHandling <> 0;\n---\n \n(1 row)\n\n\nselect sum(TotShippingHandling) from Invoice where TotShippingHandling <> 0;\nsum\n-------\n6781.05\n(1 row)\n\n\nRed Hat 5.1, intel, PostgreSQL 6.5 (downloaded last night).\n\nThan... |
[
{
"msg_contents": "Could one of you kinds soul point me to the PostgreSQL code for determining\nTimezones and Daylight Savings. If I can assess the OS's database that\nwould be best. Thanks\n\t-DEJ\n",
"msg_date": "Tue, 30 Mar 1999 18:02:21 -0600",
"msg_from": "\"Jackson, DeJuan\" <djackson@cpsgroup.c... |
[
{
"msg_contents": "============================================================================\n POSTGRESQL BUG REPORT TEMPLATE\n============================================================================\n\n\nYour name\t\t:\tBilly G. Allie\nYour email address\t:\tBill.Allie@mug.org\n\n... |
[
{
"msg_contents": "Hi,\nI still have a problem with one query not returning all matching queries.\nBut it get's better than a few weeks before :-)\nThe symptom now:\nAs long as I do NOT create statisics wit 'VACUUM ANALYZE' I get all matching\nqueries. After the first 'VACCUM ANALYZE' the query malfunctions.\n\... |
[
{
"msg_contents": "--- Situation Description ---\n\nI'm writing a quota system to a web-by-mail robot, on a database\nwhich consists of\n email text,\n url text,\n action varchar(8),\t-- in \"sent\", \"toobig\", \"refused\", ...\n bytes int4,\n at <undeterimined>\n\nWhat I'm wanting to say is:\n\n... |
[
{
"msg_contents": "--- Situation Description ---\n\nI'm writing a quota system to a web-by-mail robot, on a database\nwhich consists of\n email text,\n url text,\n action varchar(8),\t-- in \"sent\", \"toobig\", \"refused\", ...\n bytes int4,\n at <undeterimined>\n\nWhat I'm wanting to say is:\n\n... |
[
{
"msg_contents": "============================================================================\n POSTGRESQL BUG REPORT TEMPLATE\n============================================================================\n\n\nYour name\t\t:\tClark Evans\nYour email address\t:\tclark.evans@manhattanproj... |
[
{
"msg_contents": "Hi,\n\nI have some patches for version 6.5 (postgresql.snapshot.tar.gz dated Mar 26):\n\nvarchar-array.patch\tthis patch adds support for arrays of char() and\n\t\t\tvarchar(), which where always missing from postgres,\n\t\t\tand also fixes a bug in the catalog definition of\n\t\t\tarray_in()... |
[
{
"msg_contents": "Hi,\n\nreading \"The practical SQL handbook\" by Bowman et.al (third edition)\nI tried to do some examples (there is CD comes with book) and after\nporting example bookbiz database to 6.4.2 I found a problem with view:\n\ncreate view categories\nas select type as Category, avg(price) as Ave... |
[
{
"msg_contents": "Here's my problem I need to display times from a Web application for a\nspecific timezone(very variable). What I need to know is when that specific\nlocation switches to Daylight savings and what the new timezone abbreviation\nwould be, so that I can adjust their input datetimes accordingly ... |
[
{
"msg_contents": "It seems that one topic of discussion regarding the optimizer\nis that it dosen't know how many rows are in the table untill\nan analyze is done. Doing SELECT COUNT(*) seems like something\noften done that also requires the number of rows in the table\nto be known. Perhaps it would be prude... |
[
{
"msg_contents": "Configure no longer recognizes UnixWare 7 as a supported OS. The attached \npatches will correct this.\n\nWith these patches, config.guess will produce:\n\n\ti?86-pc-unixware7.0.1\t(where ? is 3 or 5 depending on the chipset)\n\nwhich config.sub will accept and pass on to configure. Configu... |
[
{
"msg_contents": "LIVE PERSONAL PSYCHIC! (as seen on T.V.)\n\nLEARN TODAY WHAT YOUR FUTURE HOLDS FOR\nLOVE, MONEY, MARRIAGE, JOB, & HEALTH\n\nASTROLOGY CLAIRVOYANCY\nNUMEROLOGY TAROT\n\nALL QUESTIONS ANSWERED IMMEDIATELY!\n\nREALIZE YOUR DESTINY! CALL RIGHT NOW!\n\n1-900-226-4140 o... |
[
{
"msg_contents": "Chris Bitmead <chris.bitmead@bigfoot.com> writes:\n>>>>>>> select title, summary, time from story t where time = (select\n>>>>>>> max(s.time) from story s GROUP BY s.title);\n>> \n>>>> Why doesn't replacing \"=\" with \"IN\" produce a result? It wouldn't be the\n>>>> desired result, but I tho... |
[
{
"msg_contents": "i've posted to general mailing list, but no clear answer, so i ask to\nyou. i hope this is right.\n\nwhat are max db and table size under Linux x86 and Linux Alpha.\n\nAre there other Limitations? If yes, what are.\nI've a big project in my mind (may be 100 Gb of data) so i must know the\nnum... |
[
{
"msg_contents": "\nPlease note that Advocacy is what http://www.pgsql.com is being formed\naround...offering Commercial Support is just one aspect of it...\n\nOn Fri, 23 Apr 1999, Daniel Lundin wrote:\n\n> On Thu, 22 Apr 1999, Hannu Krosing wrote:\n> > I think you should try to produce a high-contrast image, ... |
[
{
"msg_contents": "\nLast night, we *f8inally* got the new CPU and hard drive installed on the\nserver...I'm currently moving over everything dealign with postgresql onto\nit, both http://www.postgresql.org *and* http://www.pgsql.com, and will be\nrebuilding all the databases and archives as soon as that is don... |
[
{
"msg_contents": "\nOn 23-Apr-99 \"D'Arcy\" \"J.M.\" Cain wrote:\n> When I try to start the postmaster from the current sources, I get the\n> following error.\n> \n> IpcSemaphoreCreate: semget failed (No space left on device) key=5432015, num=16,\n> permission=600\n> \n> My command is as follows.\n> \n> /usr/l... |
[
{
"msg_contents": "\nFor those that have been bitching and griping about\nhttp://www.postgresql.org ... STOP IT!! :)\n\nThere is a reason why there have been no changes to it...\n\nDmitry and Vince are currently working on replacing it with the one that\nDmitry worked up. The one that is there is merely a plac... |
[
{
"msg_contents": "\n\nThis is not something that can be added in for v6.5...it doesn't fix a\nbug...sounds like something good for v6.6 though ...\n\n\nOn Thu, 22 Apr 1999, Theo Kramer wrote:\n\n> Vadim Mikheev wrote:\n> > \n> > Theo Kramer wrote:\n> > >\n> > > Hi\n> > >\n> > > I am having a problem with MVCC ... |
[
{
"msg_contents": "\n...are currently being re-built and indexed. Please let me know of any\nproblems with them and I'll get to it asap...\n\n\nMarc G. Fournier ICQ#7615664 IRC Nick: Scrappy\nSystems Administrator @ hub.org \nprimary: scrappy@hub.org secondary: scrappy... |
[
{
"msg_contents": "> I wonder what happened with :\n> \n> progi=> create index mot_idx on mot (no_piece,no_ref,no_fab_marq_mod,\n> \t\t\t\t annee_deb,annee_fin);\n> ERROR: mot_idx: cannot extend\n> \n> Is there a limit in the index size ?\n> \n> \n\nAre you out of disk space?\n\n-- \n Bruce Momjian ... |
[
{
"msg_contents": "Hello,\nI am trying to run the ImageViewer.java example that is part of the\nsrc/interfaces/jdbc/ examples. I have a database test which has two\nimages loaded into it with the ImageVIewer app.\n\nI am running a cvs snapshot as of 4/22, java1.2, Solaris 7, cc: WorkShop\nCompilers 5.0 98/12/1... |
[
{
"msg_contents": "> Bruce Momjian <maillist@candle.pha.pa.us> writes:\n> >> This is messy, but I think it beats the alternatives --- unless someone\n> >> has a better idea? (I don't think redoing the FE/BE protocol yet again\n> >> is very attractive at this stage.)\n> \n> > That's a tough one. Why are elog(N... |
[
{
"msg_contents": "\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, Pennsylvania 19026\n",
"msg_date": "Fri... |
[
{
"msg_contents": "I have been on two vacations in the past two months, and I installed a\nnew PC upstairs and an Ethernet network in my home.\n\nThis has left me little time for PostgreSQL, and I have fallen behind.\n\nI hope to get together a 6.5beta bugs list soon, and mark the source\nas 6.5 like README fil... |
[
{
"msg_contents": "Let me also say that the amount of effort being poured into PostgreSQL\nhas left me dizzy. I can no longer keep track of everything going on,\nand no longer understand many of the issues involved.\n\nThanks again to Tom Lane for taking up many of these issues.\n\n-- \n Bruce Momjian ... |
[
{
"msg_contents": "The JDBC driver included with the current 6.5 betas appears to have the\nsame problems with time zones in getTimestamp() that 6.4.2 had. This\nhas caused problems with my JDBC application.\n\nDiscussion and suggested fixes are below.\n\nThe relevant code is in getTimestamp(int) in ResultSet.... |
[
{
"msg_contents": "Hey folks, still looking for a little help on this. I can insert data\nand (obviously create tables). Further, I've discovered PHP with pg\nsupport yields an unknown symbol 'lo_unlink' when Apache tries to load\nit. Any help/pointers would be really appreciated.\n\n-JP\n\nI have checked th... |
[
{
"msg_contents": "Does anyone know offhand what are the implications of calling palloc()\nin the backend's outer loop? (That is, in postgres.c, but outside the\nStart/CommitTransactionCommand calls?) How long will such memory\nremain allocated if not explicitly pfree'd?\n\n\t\t\tregards, tom lane\n",
"ms... |
[
{
"msg_contents": "PostgreSQL 6.3.2 said:\n\nNOTICE: BlowawayRelationBuffers(places, 322): block 336 is referenced\n(private 0, last 0, global 1)\nFATAL 1: VACUUM (vc_rpfheap): BlowawayRelationBuffers returned -2\n\nAnd now I need to go find the vacuum lock file and blow it away, but I\ndon't really understan... |
[
{
"msg_contents": "\nIs the LIMIT feature very efficient? I want to start using it for quite\na few things, but I'm wondering, what happens when I have a zillion\nrecords and I want the first 10, is that going to be an efficient thing\nto do?\n\n-- \nChris Bitmead\nhttp://www.bigfoot.com/~chris.bitmead\nmailto:... |
[
{
"msg_contents": "This is on the TODO list.\n\nI actually have a solution that seems to work fine, but I wanted to run it past \nthe backend guru's after we have finished the 6.5 beta.\n\nSorry I din't get it finished before the beta started.\n\n-Ryan\n\n\n> Hello!\n> \n> VIEW on 6.4.2 ignores DISTINCT. Is ... |
[
{
"msg_contents": "The following works in psql:\n\n SELECT MemberID, InvoiceID, sum(quantity * unitprice) as InvAmount,\nsi_InventoryCategory(InventoryID) as CategoriesID\n FROM InvoiceLines\n WHERE memberid = 685\n GROUP BY MemberID, InvoiceID, InventoryID;\n\nThe following causes psql to abort:\n\n ... |
[
{
"msg_contents": "Any objection to the pacthes below? Seems they solve problems\nreported by a user in Japan (both on 6.4.2 and current).\n--\nTatsuo Ishii\n\n>From: \"Hiroshi Inoue\" <Inoue@tpf.co.jp>\n>To: \"pgsql-hackers\" <pgsql-hackers@postgreSQL.org>\n>Subject: [HACKERS] A patch for FATAL 1:btree: BTP_C... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.