threads listlengths 1 2.99k |
|---|
[
{
"msg_contents": "\nOops...too late :) Someone close to Tom want to break his fingers for me?\n:)\n\nOn Wed, 28 Oct 1998, Tom Lane wrote:\n\n> Update of /usr/local/cvsroot/pgsql/src/include/catalog\n> In directory hub.org:/tmp/cvs-serv25049\n> \n> Modified Files:\n> \tpg_operator.h \n> Log Message:\n> Fix a v... |
[
{
"msg_contents": "OK, I have done the deed. If I blew it, you can back out the last\nfew commits and then come break my fingers ... but I believe it's\nright.\n\nWhat I found was a boatload of minor typos in operator definitions\nfor lesser-used types. (My faith in the analysis procedure is\nstrengthened by ... |
[
{
"msg_contents": "\n> You might be tempted to run configure with the additional argument\n> --with-CC='cc -W0' to activate the native C-compiler. However, when I\n> did this, compilation stopped with this error message.\n> \n> cc -W0 -I../../../include -I../../../backend -I/home/tools/include\n> -I../.. ... |
[
{
"msg_contents": "\nThe network.c from current CVS has:\n\nxlc -I../../../include -I../../../backend -I/usr/local/include \n-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg -qcheck=divzero -qlonglong \n -g -qfullpath -I../.. -c network.c -o network.o\n 400 | if (inet_cidr_ntop(2, &addr, ... |
[
{
"msg_contents": "\n> Would you check that things build on AIX with the attached files\n> inserted?\n\nI could not read your attachment, but I am currently compiling current CVS, \nand see that the change is in there (including configure).\nIt should also fix the Siemens RM problem that needs gcc for configure... |
[
{
"msg_contents": "Hello!\n\nI tried postgresql.v6.4-BETA3 and found some problems especially\nwith FreeBSD.\nThe following is my environment:\n\tFreeBSD 2.2.7-RELEASE\n\tGNU Make version 3.76.1, by Richard Stallman and Roland McGrath.\n\tgcc version 2.7.2.1\n\tGNU Bison version 1.25\n\tflex version 2.5.4\n\n* ... |
[
{
"msg_contents": "Hi, all.\n\nI am testing 6.4 on a DU 4.0d system using DEC's (well, Compaq's) C\ncompiler, gmake 3.75, bison 1.25 and flex 2.5.4, and I've found two\nproblems.\n\n1 - The old \"configure --with-CC=cc\" problem is still there: configure\nfails if you specify --with-CC=cc when it is going to te... |
[
{
"msg_contents": "This is a diff of several regression tests I run on my Linux box (last cvs):\n\ndv:~/cvs/pgsql/src/test/regress$ diff results/opr_sanity.out expected/opr_sanity.out \n54,58c54,56\n< oid|oprcode |oid|oprcode \n< ---+-----------------+---+-----------------\n< 512|on_ppath ... |
[
{
"msg_contents": "Hi\nI just compiled beta3 & today snapshot on my linux 2.0.35 /debian slink\n(glibc6)\nall went well\nbut when i start psql I get\nTrace/breakpoint trap\nand it core dump!\nI never seen something like this,\nhow make it work ?\nthanks\n\n\n\n\n",
"msg_date": "Thu, 29 Oct 1998 15:31:12 +01... |
[
{
"msg_contents": "Hi, all.\n\nI've just compiled 6.4 BETA2 on my DU 4.0d system with DEC C, and have\nalso run the regression tests.\n\nI had the following problems when building:\n\n1 - The DEC C preprocessor doesn't accept input from stdin. configure\ntries to use \"cc -E -\", but it doesn't work. According ... |
[
{
"msg_contents": "I did a CVS update tuesday night, built it yesterday, and ran the\nregression test today... Here are the results of running\n\"grep failed\" on regress.out:\n\ndestroydb: database destroy failed on regression.\nfloat8 .. failed\n\n It appears that there is some confusion whether 1e200 is ... |
[
{
"msg_contents": "Hello:\n\nI'd like to learn a bit about how concurrency control is managed by\nPostgreSQL, for a project I'm starting. I looked over the documentation,\nFAQs, features lists, etc. on the postgresql web site but they are aimed\nmore toward users and application programmers than tech-heads who... |
[
{
"msg_contents": "Hello!\n\nI'm the original reporter of \"vacuum crash\" problem.\nThank you for your quick fix.\n\nNow, I found another problem in nbtsearch.c.\nThis is my patch for it.\n# But, what I want to know is why postgres reaches this FATAL status...\n\n===============================================... |
[
{
"msg_contents": "\nhi!\n\nis there any idea to make crypted communication between the backend and\nthe frontend ?\nIf I remember correctly somebody wrote something about this issue before\n\nthanks,\n\t\tredax\n\n\n.----------------------------------------------------------.\n|Zsolt Varga | tel/fax... |
[
{
"msg_contents": "OK, I'm about ready to freeze the admin guide and installation info. I'd\nlike to put the TODO list into the release notes, along with a few\nparagraphs highlighting feature improvements/changes which might affect\nusers.\n\nDo you want to write something, or should I go ahead? Also, I'd like... |
[
{
"msg_contents": "After rebuilding and retesting from a CVS update last night, I can\nreport that all tests passed with the following exceptions:\n\nfloat8 has some problems with very large and very small numbers.\ndatetime and horology have some problems with 'current' and 'epoch'\n which might (or might no... |
[
{
"msg_contents": "> On Thu, 29 Oct 1998, Thomas G. Lockhart wrote:\n> \n> > > But I have no idea where the\n> > > rest of yunz are.\n> > \n> > South Pasadena, California...\n> \n> \tEver get cold down there? I need more heat, just haven't\n> figured\n> out where to go for it yet :) Wait, you have horses too,... |
[
{
"msg_contents": "> I think we need to add this to INSTALL file after setting\n> environmnet variable TZ.\n> 'If you compile Postgres with --enable-locale option\n> set locale environment to C (or unset all LC_* variables)\n> before starting postmaster.'\n\nHi Oleg. We are rewriting the installation instruct... |
[
{
"msg_contents": "Hi.\n\nI just built postgresql 6.4 beta 4 on HPUX 10.01. This was not a clean compile\n+, \nand I had to make minor modifications to get it to compile. First of all,\nhpux 10.01 does not define SA_RESTART at all (10.20 does, but 10.01 does not). \n+\nTo compile under 10.01, you cant defi... |
[
{
"msg_contents": "We will not be splitting the CVS tree after the 6.4 release.\n\nWe will continue with one source tree, applying patches needed for any\n6.4.* minor releases.\n\nWhen we have finished with 6.4.* releases, we will mark the cvs tree,\nand start on 6.5. We mark it so we can supply patches to fix... |
[
{
"msg_contents": "Does anyone understand why configure.in wants to include libcurses in\n$(LIBS) ? There is no program in the PostgreSQL distribution that uses\nthat library (at least, I could not find any reference to curses.h).\n\nOn HPUX 10, including libcurses causes problems because it defines a\nselect(... |
[
{
"msg_contents": "\n\tOk, here is a run down on the regression tests for\npgsql snapshot (09271998) on Linux/Alpha:\n\nint2 .. failed - Difference in error messages. (ok)\nint4 .. failed - Wrapped number when should have errored. (ok)\nfloat4 .. failed - Overflow and underflow numbers rounded to inf and\n ... |
[
{
"msg_contents": "\n\tOk, here they are, the long awaited patches to make pgsql compile\nonce again on Linux/Alpha. It turned out that our old friend S_LOCK was\nthe problem. Apparently some one had pulled the S_LOCK assembly code out\nof the static function that I put it in, and attempted to make it inlined\n... |
[
{
"msg_contents": "afaik the docs are now finished for v6.4. It's 1:30 in the morning, so I\nmay be forgetting something; send mail or fix it yourself :)\n\nBruce, there is a new file current.sgml which is the current release\nnotes. It is a copy of part of your TODO file, so you can diff it with\nthe TODO to s... |
[
{
"msg_contents": "I've posted the \"final versions\" of the v6.4 docs on the web site at\n\n ftp://postgresql.org/pub/patches/*.{tar,ps}.gz\n\nAlso, a new psqlODBC standalone tarball is available in the same\nlocation.\n\nI'm out of town until Sunday evening, so if things look solid for a v6.4\nrelease before... |
[
{
"msg_contents": "\n\nI was hoping someone could shed some light on the \nfollowing problem:\n\nThe subselect under 6.4 ignores indexes built on \ntables. For example, consider the following two\ntables:\n\n\\d sales;\n\nTable = sales\n\nsupplysource varchar() not null 16\nsupply varchar() not n... |
[
{
"msg_contents": "I have a couple questions before I start a large project using postgres.\n I'm posting this to the hackers list because if the answer to any of\nthese questions is no, if somebody explains why, I would be glad to help\nimplement some features once I get into using it everyday. So, here we go... |
[
{
"msg_contents": "Until earlier this week, the various snapshots have been working fine\non my system, NetBSD 1.3.2/i386. As of a couple of days ago the\nbackend started to crash. I hoped this was a temporary glitch with\nrecent patches which would disappear in a day or so as other stuff got\nsorted out. No... |
[
{
"msg_contents": "\nMorning...\n\n\tJust put up a BETA5 tar file...\n\nMarc G. Fournier \nSystems Administrator @ hub.org \nprimary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org \n\n",
"msg_date": "Sun, 1 Nov 1998 13:00:18 -0400 (AST)",
"msg_from"... |
[
{
"msg_contents": "It seems that we have a small problem with the operators and functions\nin the inet and cidr types. If the value in a field is null then the\nbackend crashes when you try to apply one of the operators or functions\non it. I have a small patch ready to fix the functions but I'm not\nsure wha... |
[
{
"msg_contents": "Hi,\n\n I'd like to know if there's an operator that converts from float8 to\ntext. It should be because PGSQL can print a float8 number.\n\n\n--------------------------------------------------------------------------------\nSebesty�n Zolt�n AKA Memphisto\t\tIt all seems so stupid,\n\t\t\... |
[
{
"msg_contents": "1. in psql , \\h create table does not reflect the proper syntax for\nconstraint and check (there is the old syntax there) and there is\nnothing there about primary key !!!\n\n\n\n2. Create a table :\n\ncreate table test(id int4, how char, name text, primary\nkey(\"id\",\"how\"));\n\nAt \\d t... |
[
{
"msg_contents": "I am releasing today the latest PgAccess 0.91 for PostgreSQL 6.4\n\nIt has been checked against the latest beta 5.\n\nSome enhancements into the table design window, allowing multiple\ninheritance, constraints, check and primary keys to be defined.\n\nAlso, a lot of inside changes, due to cha... |
[
{
"msg_contents": "We plan to release PostgreSQL, version 6.4, within the next week.\n\nAn announcement will be made as soon as it is ready. You can see the\nchanges for this release on our web site at the bottom of the TODO list.\n\nWe hope people will be able to upgrade within two weeks after its\nrelease, s... |
[
{
"msg_contents": "prova=> select * from a;\nint_2| int_4| int_8\n-----+----------+-------------------\n32767|2147483647|9223372036620802086\n32767|2147483647|9223372036620802086\n(2 rows)\n\nprova=> select avg(int_2), avg(int_4), avg(int_8) from a;\navg|avg| avg\n---+---+----------\n -1|... |
[
{
"msg_contents": "Small bugs have been corrected.\n\nProbably theese days, until the final 6.4 release, I will make the final\nchanges.\n\nAs a rule of thumb, before 6.4 final release, please download\npgaccess-0.91.tar.gz package and include it.\n\nI WILL NOT CHANGE THE NUMBER OF RELEASE, it will remain 0.91,... |
[
{
"msg_contents": "Let's say I have a table test like this:\n\ni|c\n-+-\n2|A\n0|\n1|T\n(3 rows)\n\nand I want to use an update to do the following: set the attr c of the\nrecord with number 0 to the value of attr c in the record with number 1.\n\nIn Oracle I'd be able to write:\n\nupdate test set c = (select c ... |
[
{
"msg_contents": "Try setting the environment variable `CXX' to `\"gcc -O3\"' (If you\nare using `gcc'). For example `CXX=\"gcc -O3\" ./configure'. If you use\nthis you don't nead to have libg++ installed!\n\n-Jason.\n\n\n\n-----Original Message-----\nFrom: dustin sallings [mailto:dustin@spy.net]\nSent: Tuesd... |
[
{
"msg_contents": "Thus spake Jan Wieck\n> D'Arcy J.M. Cain wrote:\n> > There may be cases where a function of a null is not null as some people\n> > have pointed out but so far no one has come up with a practical example.\n> \n> CREATE FUNCTION cnt_t1_b(text) RETURNS int4 AS\n> 'SELECT count(*) FRO... |
[
{
"msg_contents": "REGARDING Problem with indicies...\n\nI'm having trouble getting indicies to be used when performing various\n\"covered\" queries.\n\nFor example see the following table, index and query.\n\nCREATE TABLE JDSFTRATT\n(\nATT_CODE char(3),\nDS_ID int,\nFTR_ID int,\nATT_VALUE float,... |
[
{
"msg_contents": "\nTomorrow afternoon, at ~5pm ADT, I will be tag'ng and releasing v6.4 to\nthe world *muhahahaha*\n\nAny last minute \"no, don't do it\" naysayers out there? :)\n\nMarc G. Fournier \nSystems Administrator @ hub.org \nprimary: scrappy@hub.org secondary:... |
[
{
"msg_contents": "I'm currently experimenting with the Debian packaging of 6.4.\n\nThe question arises of how to handle the change in library versions from\n1.0 to 2.0. It has been suggested that I should keep libpq.so.1 around\nfor the benefit of those who need to communicate with an older database\nserver.\... |
[
{
"msg_contents": "\ntest_db=> select cash_mul_flt8('$1', 100.72);\ncash_mul_flt8\n-------------\n$100.71 \n(1 row)\n\nDo I have to explain whats wrong here?\n\nJames (james@linuxrocks.co.uk)\nVortex Internet\nMy Windows unders~1 long filena~1, and yours?\n\n",
"msg_date": "Wed, 4 Nov 1998 02:35:08 +00... |
[
{
"msg_contents": "> 1). config.sub and config.guess need execute permissions\n\nI think I've fixed that. It came from originally transferring the files\nto the cvs server via ftp, which lost the correct file permissions.\n\n> 2). I'm including a patch file for the rest.\n\nOK, will look at them. Thanks for the... |
[
{
"msg_contents": "I brought my snapshot up-to-date this morning, recompiled everything and\ntried to connect to my test database that is about a month old. I can\n�select * from pg_attribute� without a problem. But hitting �\\z� in psql\ncauses the transfer to be closed. Other psql options like �\\dï... |
[
{
"msg_contents": "Hi all,\n\n----I'm trying to understand this very interesting language PL/pgSQL\nthanks to Jan Wieck,\n----finally we can trap NULL values as in:\n\ncreate function len(text) returns text as '\ndeclare\n nonullo alias for $1;\nbegin\n if nonullo then\n return length(nonullo)... |
[
{
"msg_contents": "The attached commands crash the backend, which exits with status 11. The\nbackend log (debug level 255) does not show anything that is meaningful to\nme. It shows a query, which seems to relate to the final constraint, and\nthen terminates without further explanation:\n\n...\nquery: select ... |
[
{
"msg_contents": "Hi,\n\nI'm running PostgreSQL 6.3.2 on Linux 4.1. I get the following error in\npsql when I attempt to update two of the tables in my database (similiar\nupdate on other tables work fine). Can anyone tell me what's going\nwrong, or anything I can do to help diagnose the problem?\n\nsplat=> ... |
[
{
"msg_contents": "> Log Message:\n> Test for and handle NULL arguments to mylog() print statements.\n> Include definition for _IN_ADDR_T if INADDR_NONE is not defined.\n\nI've applied some patches from Frank Delahoyde at Scripps to help with\npsqlODBC compilation and running under Solaris.\n\nIt still compiles... |
[
{
"msg_contents": "On a RH5.1 box.\nI'm getting dual printing of every error message. \nAlmost panicked when I ran the regression test, but the only fails were\nfor different error messages in int, some float handling function not\noverflowing (exp pow), and some differences in float8 as far as unit in\nthe la... |
[
{
"msg_contents": "I was hoping someone could shed some light on the \nfollowing problem:\n\nThe subselect under 6.4 ignores indexes built on \ntables. For example, consider the following two\ntables:\n\n\\d sales;\n\nTable = sales\n\nsupplysource varchar() not null 16\nsupply varchar() not null ... |
[
{
"msg_contents": "It appears that when a function is called if any of the paramaters are\nNULL all of the parameters are NULL.\ntry:\n drop function nvl(int, int);\n create function nvl(int, int) returns boolean as '\n declare\n nonullo alias as $1;\n nullo alias as $2;\n begin\n return (nonullo IS N... |
[
{
"msg_contents": "Nevermind, I forgot to capture stderr from the backend.\n\t-DEJ\n\n> -----Original Message-----\n> From:\tJackson, DeJuan [SMTP:djackson@cpsgroup.com]\n> Sent:\tWednesday, November 04, 1998 12:50 PM\n> To:\tPostgreSQL Hackers Mailing List\n> Subject:\t[HACKERS] 11/4/98 Snapshot\n> \n> On a RH... |
[
{
"msg_contents": "\nMorning all...\n\n\tWell, v6.4 is branched and in a \"released state\"...those wanting\nto start moving on, go for it. Those with committer's access to the\nsource tree, Thomas and I are working up docs for how to access the REL6_4\nbranch...\n\n\tFor those wishing to move forward, nothing... |
[
{
"msg_contents": ">> By the way, I thought the file name of the v6.4 would be\n>> \"postgresql-6.4.tar.gz\" not \"postgresql.v6.4.tar.gz\" since previous\n>> versions did not have a name such as \"postgresql.v*.\".\n>> Have you changed naming policy?\n>\n>\tI never think about it when I do it...I think I named... |
[
{
"msg_contents": "Hi all\n\nI am running an older snapshoot of 6.4, so this may not be relavent now.\n\nI did a 'pg_dumpall -z > file.dump', then on another box destroyed all the\ndatabases and did 'psql templet1 < file.dump' and got this:\n\nREVOKE ALL on 'board' from PUBLIC;\nERROR: parser: parse error at o... |
[
{
"msg_contents": "Hi all,\n\nI'm trying to guess the size of int8...\n\nhygea=> insert into b values (9223372036854775296);\nNOTICE: Integer input '9223372036854775296' is out of range; promoted to float\nERROR: Floating point conversion to int64 is out of range\nhygea=> select * from b;\n i8... |
[
{
"msg_contents": "Hi all\n\nA little off topic, but has/is any one working on a new power by logo for\n6.4?\n\nIf not, then I can give it a go, I'm starting to understand Gimp.)\n\nThanks\nTerry Mackintosh <terry@terrym.com> http://www.terrym.com\nsysadmin/owner Please! No MIME encoded or HTML mail, ... |
[
{
"msg_contents": "Dear Y'all,\n\nDo you know why nothing shows up when\nI try to fill in the \"Open database\" popup?\nLooks like I might be typing white on white.\n\nSun ULTRA 60, Solaris 2.6, CDE\n\nDavid McDavid\nLimber Observatory\nPipe Creek TX\nwww.limber.org\n\n",
"msg_date": "Tue, 5 Nov 2030 12:36:... |
[
{
"msg_contents": "> > It appears that when a function is called if any of the paramaters\n> are\n> > NULL all of the parameters are NULL.\n> > try:\n> > drop function nvl(int, int);\n> > create function nvl(int, int) returns boolean as '\n> > declare\n> > nonullo alias as $1;\n> > nullo alias as $2... |
[
{
"msg_contents": "> > Is there any reason for not use these functions on SUM() and AVG()\n> on\n> > official release ?\n> \n> It sounds like a good idea. The only hesitation I have at the moment\n> is\n> that not all platforms have int8 support, and I'm not certain which\n> these are. Also, accumulating int4 i... |
[
{
"msg_contents": "Apparently the \"INV_ARCHIVE\" define went away somewhere between 6.3.2 and 6.4,\nbut this was not reflected in the Python interface.\n\nI had to do this:\n\n #ifdef PRE_PG_6_4\n PyDict_SetItemString(dict, \"INV_ARCHIVE\", PyInt_FromLong(INV_ARCHIVE));\n #endif\n\nin order to get... |
[
{
"msg_contents": "I am planning to enhance PgAccess in order to handle plpgsql functions\n(to define, delete , inspect and modify them).\n\nIn this respect, I would like to know :\n\n1. what is the value of prolang field in pg_proc table for plpgsql\nfunctions (on my system is 43009, but it this value stable?)... |
[
{
"msg_contents": "Hello!\n\n I found duplicate entries on http://news.freshmeat.net/readmore?f=postgresql-6.4,\nhaven't checked other sources...\n\n\n In section Enhancements:\n\n\nNew backend programming language PL/pgSQL in backend/pl(Jan)\n and\nPL/pgSQL backend programming language(Jan)\n\n\nNew 8-by... |
[
{
"msg_contents": "\n\n\n\n\n\n>have anyone tested 6.4 on a libc6 based linux (for example debian hamm) ?\n\nI always run the latest PostgreSQL snapshot on my debian machine that I try\nto keep up-to-date with unstable. That is I run a potato distribution now.\nAnd PostgreSQL works fine for me.\n\n>but psql -l ... |
[
{
"msg_contents": "I have discovered today an interesting bug , when creating table name\ncontaining spaces and one of the fields are auto_increment-able.\nSee the example below :\n\n\nshowroom=> create sequence student_id;\nCREATE\nshowroom=> create table students (id int4 default\nnextval('student_id'),name t... |
[
{
"msg_contents": "Hi,\n\nWhere could I find the information about setting the amount\nof shared memory on various operating systems ?\n\nIs it available somewhere in PG docs ?\n\nMy interest is in Linux and Solaris.\n\n----------------\nHannu\n",
"msg_date": "Fri, 06 Nov 1998 19:43:35 +0200",
"msg_from... |
[
{
"msg_contents": "Hi all\n\nI started with the contrib/spi/*.c stuff and am working toward a function\nto be used by a trigger to update a datetime field upon doing an UPDATE to\na record.\n\nIt is about ready to test, except one thing :)\n\nIs there a function like GetCurrentAbsoluteTime() that will get the\n... |
[
{
"msg_contents": "I see from the 6.4 INSTALL file that Ultrix has made it onto the\nunsupported list. If this is simply an issue of developer time, I\nunderstand (and am not complaining). However, if this is simply \ndue to the lack of a machine, I am more than willing to put one on\nthe net for that purpose... |
[
{
"msg_contents": "> Attempted a build of v6.4 on the Motorola 88k SVR4---\n> used \"./configure --with-template=svr4\".\n> config.guess returns \"m88k-motorola-sysv4\".\n> s_lock.c compile fails because of no slock_t and TAS definition.\n> I believe the 88k has a tas instruction, but I don't have a 88k user's\... |
[
{
"msg_contents": "The bug is simple to reproduce :\n\nshowroom=> create view \"unu doi\" as select * from departamente;\nCREATE\nshowroom=> select * from \"unu doi\";\nERROR: nodeRead: Bad type 0 \n\n\nthe same error for : create view single_name as select * from \"double\nname\";\n\nAlso : dropping the bad v... |
[
{
"msg_contents": "6.4 allows to use ORDER BY with a column that does not appear \nin a target list. This is great. However, following result seems\nstrange to me. Sometimes DISTINCT does not remove duplication.\nIs this normal behavior?\n\ncreate table dtest (i text, j date, k int);\nCREATE\ninsert into dtest ... |
[
{
"msg_contents": "Hi all\n\nOK, just built 6.4, a couple of things ... :)\n\nWhen I did make all runtest for the regression tests, I guess stderr used\nto be sent to /dev/null? but now it goes to the screen with *LOTS* of\nERROR this and ERROR that .... but when all was done I looked in the\noutput file and th... |
[
{
"msg_contents": "Hi,\n\nDoes anybody hear about InterSystems Cache' DBMS ?\nDoes it really supports caching from the backend side ?\n\n\n\tRegards,\n\t\t\n\t\tOleg\n\n_____________________________________________________________\nOleg Bartunov, sci.researcher, hostmaster of AstroNet,\nSternberg Astronomical I... |
[
{
"msg_contents": "> Update of /usr/local/cvsroot/pgsql/src/backend/lib\n> In directory hub.org:/tmp/cvs-serv21717\n> \n> Modified Files:\n> \tstringinfo.c \n> Log Message:\n> Fix a potential infinite loop in appendStringInfo: would lock\n> up if first string to be appended to an empty StringInfo was longer\n> ... |
[
{
"msg_contents": "--postgresql-v6.4/src/pl/plpgsql/src/INSTALL says:\n...\n If you declare the language in the template1 database,\n any subsequently created database will have PL/pgSQL\n support installed automatically.\n\n\n--I declared PL/pgSQL in the template1 database but I have an ER... |
[
{
"msg_contents": "I noticed that when installing postgres the following directory is\nformed: ~pgsql/include/port/bsd (presumably the bsd changes with the\nport upon which it's compiled). This is created as part of the\nfollowing target in src/interfaces/libpq:\n\n beforeinstall-headers:\n\t @if [ ! ... |
[
{
"msg_contents": "Hi,\n\nafter posting this problem to the admin and general group i hope it's ok\nto summarize the problem to this list.\n\nI have build postgres 6.4 under irix 6.5.1 with the irix cc 7.2.1\nThe regression test works without problem but many things still seem to be\nbroken:\n\n1) destroying a... |
[
{
"msg_contents": "\nI am by no means a programmer, but exactly what is this referring to... I\nget ...\n\nIn file included from pgenv.cc:23:\npgenv.h:21: string: No such file or directory\n\nWhich seems fair enough... but I cant figure out what it's supposed to\nsay.... it compiles on my Linux box too... which... |
[
{
"msg_contents": "\nMy fault,\n\nOn solaris there is no libg++ included in the GCC packages... I had to\ninclude the /opt package directory manually.......\n\nJames (james@linuxrocks.co.uk)\nVortex Internet\nMy Windows unders~1 long filena~1, and yours?\n\n---------- Forwarded message ----------\nDate: Tue, 10... |
[
{
"msg_contents": "I've been banging and banging my head against the specific problem of how\nto tightly couple the object-relational part of postgres with the object-\nlist processing part of Python. In the midst of this head-banging, I thought\nof this possible general solution:\n\nPut an ORB in the backend.... |
[
{
"msg_contents": "There are many cases when they are small lookup tables with few records\nand detail tables with a lot of records.\nIn that cases it would be better to have an int2 autoincrement fields\nfor the lookup tables, not an int4.\n\ncreate table goods(id int2 default nextval('goodies_seq'), name text... |
[
{
"msg_contents": ">On Wed, 11 Nov 1998, Michael Meskes wrote:\n>\n>> This is where it gets tricky. Which existing ORB are you thinking about?\nI\n>> know of only two free ORBs: The Gnome one (orbit) and mico. Orbit is\nGPLed\n>> so there's a problem with PostgreSQL becoming GPLed. However, as long as\n>> Postg... |
[
{
"msg_contents": "\nDear Sirs,\n\nI'm a student of DSc Computer Science at PUC-Rio (Brazil) \nand I would like to know if there is a public version of\nPostgreSQL database in C++ language and how can I get the\nsource files.\n\nCertainly it will be very important to our group of research in \ndatabases.\n\nTha... |
[
{
"msg_contents": "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1\n\n\nThe problem:\n\n\tCreating a table with a name containing mixed case that has a\n\tconstraint, the creation will fail. For example:\n\n\t mug=> create table \"MyTest\" ( a int4 default 10 );\n\t ERROR: mytest: Table does not exist.\n... |
[
{
"msg_contents": "I've gotten part-way toward implementing a CASE construct in Postgres:\n\n select\n case when i = 1 then 10\n when i = 2 then 20\n end\n from t;\n\n(the other parts of the case clause are supported also). But I'm running\ninto problems in the executor, in that although the que... |
[
{
"msg_contents": "This is stl version of GNU Strings\n\nlibpq++ intensively use this package.\n\nIMHO,\n It's mutch safely use non-stl version of GNU Strings\n i.e change all \n string s to String h\n and \n #include <string> to #include <String.h>\n \n \n\n-- \nDmitr... |
[
{
"msg_contents": ">here is a bug which is reproducible on FreeBSD-2.2.6\n>as well as on FreeBSD-2.2.7:\n>\n>\n>nadia:mergl> echo -n \"testing large objects using blob_read\" >/tmp/gaga\n>nadia:mergl> createdb pgtest\n>nadia:mergl> psql pgtest\n>...\n>pgtest=> CREATE TABLE lobject ( id int4, loid oid );\n>CREAT... |
[
{
"msg_contents": "\n1) A corba interface sounds interesting. I wish I had time\n to investigate corba further. \n\n2) Applixware proports to be able to access corba objects. I guess\n this means it can import/export corba IDLs, and talk over IIOP?\n I haven't tried it out.\n\n3) I'm not sure that the ... |
[
{
"msg_contents": "\n\n-----Original Message-----\nFrom: Dan Gowin \nSent: Thursday, November 12, 1998 10:46 AM\nTo: 'Cary B. O'Brien'\nSubject: RE: [HACKERS] Re: CORBA Interface\n\n\nAll,\n\tI agree with below. The ORB should be a seperate\ndaemon from the backend. Not only will the stability\nof the backend b... |
[
{
"msg_contents": "Version : Postgresql 6.4\n\n\nSituation :\n\nwhenever I try to update or delete a row int the users table I get the error message\n\ninfo fmgr : cache lookup failure.\n\nupdate users set username = 'new' where username = 'old';\nor\ndelete from users where username = 'old';\n\nI can do select... |
[
{
"msg_contents": "subscribe\n\n",
"msg_date": "Fri, 13 Nov 1998 09:23:16 +0900",
"msg_from": "\"=?euc-kr?B?vNux4r/4?=\" <schiva@m2000.co.kr>",
"msg_from_op": true,
"msg_subject": "subscribe"
}
] |
[
{
"msg_contents": "Hi!\ni want to know that how to restart postgresql without using \"Kill -9 xxxx\"\n....\n\nPlease, Help me!!\n\n",
"msg_date": "Fri, 13 Nov 1998 09:37:40 +0900",
"msg_from": "\"=?euc-kr?B?vNux4r/4?=\" <schiva@m2000.co.kr>",
"msg_from_op": true,
"msg_subject": "How to restart p... |
[
{
"msg_contents": "Hello!\n\nA background postgres porocess gets larger with Abort Transactions.\nMemory seems to leak.\nThis occurs also on 6.3.2.\n\nYou can see it with user aborts:\n\n========================================================================\n#!/bin/sh\n\nyes 'begin;\nabort;' | psql regression... |
[
{
"msg_contents": "Hi!\ni want to know that how to restart postgresql without using \"Kill -9 xxxx\"\n....\n\n[My system SPEC]\nOS : Sun OS 2.6\npostgresql : 6.3 version\n\nPlease, Help me!!\n\n\n",
"msg_date": "Fri, 13 Nov 1998 11:16:32 +0900",
"msg_from": "\"=?euc-kr?B?vNux4r/4?=\" <schiva@m2000.co.kr... |
[
{
"msg_contents": "System Spec\n SUN OS 2.6\n PostgreSQL 6.3 Version\n\n[Error Message]\nsol% postmaster -B 512 -S -D /usr/local/pgsql/data\nIpcMemoryCreate: memKey=5432001 , size=4501144 ,\npermission=384IpcMemoryCreate: shmget(..., create, ...) failed: Invalid\nargument\nThis type of error is usually ca... |
[
{
"msg_contents": "With the initial positive response, I dived into the CORBA spec, the\nORBit source, and the PostgreSQL source. I have good news to report.\n\n- CORBA and PostgreSQL were made for each other. The designers of the CORBA\narchitecture had object oriented databases (OODB) in mind as one of the\... |
[
{
"msg_contents": "The following set of patches will enable the dynamically loaded modules\nin PostgreSQL 6.4 to work properly.\n\nThese patches are actually the concatenated patches I've collected as a\ntentative update to the FreeBSD port collection. Those patches unrelated to\nthe ELF modules are from the p... |
[
{
"msg_contents": "\nhi!\n\nI just checked postgres 6.4 and I have to tell you it was a great work!!!\nit's 3-4 times faster than 6.3.2 was. more stable. \nI have a little question:\nthe TEXT fieldtype how many data can store?\n8192 bytes?\n\nI also wonder what's the reason to limit a query to 8192bytes maximum... |
[
{
"msg_contents": "I've just been send the following problem report:\n\n> >1. To store the data file I am using lo_import function of large\n> >object interface. As I am storing(importing into database) the file\n> >even 100 bytes only. During the importing process it creates two files\n> >into the database ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.