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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Does INSERT inserts always at the end ?31 May 2004 23:05 GMT5
well, almost everything is in the subject !
I have to fill 2 tables (more complicated than in the example !):
CREATE TABLE A (
  id serial primary key,
BUG #1159: server closed the connection unexpectedly31 May 2004 17:55 GMT1
The following bug has been logged online:
Bug reference:      1159
Logged by:          Ilya S. Slyzhnyak
Email address:      ilya@odt.east.telecom.kz
CVS tip compiler error with --enable-thread-safety31 May 2004 17:20 GMT3
Platform Slackware linux 9.1/ Linux 2.6.4
I did a make distclean and ./configure --enable-thread-safety. The build
aborted with following error messages
make[4]: Leaving directory `/home/shridhar/postgresql/pgsql/src/port'
yet another contrib module31 May 2004 16:34 GMT6
June 1 is pretty close now, so I'm asking about yet another
contrib module, pg_trgm which is rather mature and quite useful.
Is't worth to put it into 7.5 contrib ?
trgm - Trigram matching for PostgreSQL
pg_dump and errors31 May 2004 16:12 GMT1
Im getting strange errors when restoring data from pg_dump files:
ERROR:  duplicate key violates unique constraint "products_pkey"
CONTEXT:  COPY products, line 1: "98    Super Pak Ruby játék      J-0001  1502450E       Szuper Pokémon ajándékcso.. ...
how do i log events for postgresql 7.0.331 May 2004 13:24 GMT2
i have RH7.1 box with postgres 7.0.3. i searched the internet for above mentioned subject in vain. now i'm totally confused about postgres.conf (i'm not able to find in my installation) and pg_options. cud anybody let me know how do i setup logging of postgres.
thanks in advance.
[admin]@postgresql.org pg_database contents ... what happens31 May 2004 12:11 GMT2
If I connect to any database with psql I can see all the other databases in table pg_database
under postgresql 7.2
What happens if I delete all the rows from this table.
passing new/old record in pl/pgsql trigger functions to other functions31 May 2004 08:53 GMT2
  In Postgresql version 7.4.1 How does one pass new/old record in a
pl/pgsql trigger function to other functions? I tried to pass it
directly but the select/perform statement caused an error saying "NEW
used in query that is not in a rule". I've tried 'rename' in the declare
BUG #1158: tsearch2 trigger crashes machine31 May 2004 07:06 GMT2
The following bug has been logged online:
Bug reference:      1158
Logged by:          Werner Bohl
Email address:      wbohl@deepdata.com
v3 protocol & string encoding31 May 2004 06:10 GMT4
Couple of quick protocol questions:
1) What encoding is used for strings sent and received during the
startup phase? I can set client_encoding to a known value as a parameter
in the startup packet, but the protocol spec doesn't appear to say how
Can't restore from pg_dump. Authentication failed31 May 2004 05:24 GMT2
Frankly I don't know what should I do more. The problem is:
I've made a pg_dump from shell like that:
pg_dump -Upostgres -O -D -Fc --file=baza.sql
Copied the file to new server and from shell executed:
What does error code PGSQL_TUPLES_OK (2) actually mean?31 May 2004 01:31 GMT1
I have ported a PHP MySQL app to PostgreSQL, and a pg_send_query()
call is returning error code 2 (PGSQL_TUPLES_OK). Unfortunately
the PHP manual lists the error codes but doesn't indicate what
they mean, and pg_result_error() returns a blank message.
constraints and performance30 May 2004 23:40 GMT3
Do constraints effect performance significantly?
Thanks
Jodi
multi results with functions30 May 2004 23:13 GMT1
Im trying to make a stored procedure that returns * from at table, and
returns multible rows. Can you do that, and how?
basically I would like to do:
create or replace function test () returns record as '
Use arrays to store multilanguage texts30 May 2004 19:02 GMT5
I am wondering, if it's effective to use text arrays to store
multilanguage information.
We used to do it like this:
CREATE TABLE product (
 
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.