Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General PostgreSQL Topics / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
dns prob31 Aug 2003 21:31 GMT4
Is there a problem with DNS? a few hours ago, www.fr.postgresql.org was
not defined, now that it works again, ftp.fr.postgresql.org dosn't exist
Signature

Olivier PRENANT                   Tel: +33-5-61-50-97-00 (Work)

Optimizer isn't perfect31 Aug 2003 21:10 GMT2
Hm, here's a query where the optimizer is choosing the wrong plan by far. I
think it boils down to it guessing wrong on how selective an rtree index is,
which I guess would be hard to predict.
Except if it guesses wrong by assuming it isn't selective it would be maybe
pg_ctl won't start postgres, but postmaster will?!31 Aug 2003 06:17 GMT2
I have had a lot of problems trying to install the postgres on a second
FreeBSD box. I installed it using the ports install, so that part of the
process went painlessly. however, when I tried to run the .sh script file
that was installed, I get nothing. The script's commands are:
inserting records from a file31 Aug 2003 05:07 GMT1
I need to add a large number(1000) records to my table. How would I do this
using a file? Any help is greatly appreciated.
Kelly
---------------------------(end of broadcast)---------------------------
psql buffering31 Aug 2003 03:34 GMT3
If I give psql the -A option, does it still wait for all the data to come in before
starting output?
Date input changed in 7.4 ?30 Aug 2003 22:35 GMT10
I noticed that some date are not anymore accepted:
Postgres 7.3.3:
test=# select '18/03/71'::date;
   date    
Getting the return type right for SETOF30 Aug 2003 22:00 GMT1
I'm playing with SETOF on functions.  But I can't get the return type
correct.  What have I missed?  A cast?
CREATE OR REPLACE FUNCTION elementGet (text) RETURNS SETOF
element_type AS '
Database corupption on pg 7.3.330 Aug 2003 21:11 GMT1
I have had two times problem with pg database corruption.
My system:
Dual athlon 2.4
1 GB RAM,
True64 Unix v5.1 - postgresql-7.2.4 compilation problem30 Aug 2003 17:52 GMT1
============================================================================
                       POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name        :    Karthik S
Linux2.6 overcommit behaviour30 Aug 2003 16:16 GMT2
Following is from Documentation/vm/overcommit-accounting
-------------
2    -    (NEW) strict overcommit. The total address space commit
        for the system is not permitted to exceed swap + a
logfile problem?30 Aug 2003 05:57 GMT1
       I start postgresql with "/app/pgsql/bin/pg_ctl start -l /app/pgsql/logfile -D /app/pgsql/data",
when I use "cat /dev/null > /app/pgsql/logile" to clear logfile, I can't clear logfile. How can I
clear the logfile, thank you!
vincent
Define function with no return value?29 Aug 2003 22:25 GMT1
Is it posible to define a function with no return value?
I've something like "CREATE FUNCTION set_to_active(int4) RETURNS NULL AS
..." but I get an parse error at or near "NULL"
Thanks,
about create type29 Aug 2003 21:24 GMT1
Dear Sir:
        I have tried to  create a new Type in  postgreSQL-7.2. The
example is defined in Chapter 39 of extended type. We  do follow your
defination  of "Complex" completely.But there is always an error:
view function details29 Aug 2003 21:21 GMT1
How do I view the arguments and details of a user defined function?
Join question29 Aug 2003 17:54 GMT5
Question,
I have a table (1) with 2 col (a & b) where b can sometimes be null.  I need a query that if B is null I get back the contents of A.. but if B is not null I do a join on it and table (2) col c to get the contents of table (2) col d..   I can do this in multiple queries.. ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 July, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.