Re: [GENERAL] Duplicated IDs

2014-08-12 Thread Alexis Bernard
sec. VACUUM => reindex index tracks_pkey; ERROR: could not create unique index "tracks_pkey" DETAIL: Key (id)=(793935) is duplicated. 2014-08-12 20:21 GMT+02:00 John R Pierce : > On 8/12/2014 12:32 AM, Alexis Bernard wrote: > >> The vacuum full tracks just finished an

Re: [GENERAL] Duplicated IDs

2014-08-12 Thread Alexis Bernard
The vacuum full tracks just finished and I still have the duplicated IDs. 2014-08-12 9:17 GMT+02:00 Alexis Bernard : > Hi, > > Thanks for your help Alban ! > > Alexis. > > > 2014-08-09 18:46 GMT+02:00 Alban Hertroys : > > On 09 Aug 2014, at 13:24, Alexis Berna

Re: [GENERAL] Duplicated IDs

2014-08-12 Thread Alexis Bernard
Hi, Thanks for your help Alban ! Alexis. 2014-08-09 18:46 GMT+02:00 Alban Hertroys : > On 09 Aug 2014, at 13:24, Alexis Bernard wrote: > > > Primary key definition: "tracks_pkey" PRIMARY KEY, btree (id) > > select version(): PostgreSQL 9.3.4 on x86_64-unknown-

Re: [GENERAL] Duplicated IDs

2014-08-09 Thread Alexis Bernard
35 GMT+02:00 Alban Hertroys : > On 09 Aug 2014, at 11:38, Alexis Bernard wrote: > > > Hi, > > > > I am having regurlarly duplicated rows with the same primary key. > > > > => select id, created_at, updated_at from tracks where created_at = > &#

[GENERAL] Duplicated IDs

2014-08-09 Thread Alexis Bernard
Hi, I am having regurlarly duplicated rows with the same primary key. => select id, created_at, updated_at from tracks where created_at = '2014-07-03 15:09:16.336488'; id | created_at | updated_at ++ 331

Re: [GENERAL] Error on compile for Windows

2009-11-02 Thread Bernard Grosperrin
hours. Regards, Bernard -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Error on compile for Windows

2009-11-02 Thread Bernard Grosperrin
, Bernard -Message d'origine- De : Tom Lane [mailto:t...@sss.pgh.pa.us] Envoyé : lundi 2 novembre 2009 4:40 À : Bernard Grosperrin Cc : pgsql-general@postgresql.org Objet : Re: [GENERAL] Error on compile for Windows "Bernard Grosperrin" writes: > I have setup a bu

[GENERAL] Error on compile for Windows

2009-11-01 Thread Bernard Grosperrin
inter, I really want to be able to see through that project, as quite a few things are depending on it. Bernard. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] subscribe

2009-05-17 Thread Bernard Marichez
subscribe end

[GENERAL] Evidently no support for the mmddyyyy date format

2009-04-09 Thread Bernard Barton
Today I tried every permutation of the DateStyle parameter I could find, and still cannot get PostgreSQL 8.3 to accept dates in the format mmdd. I tried setting this in the postgresql.conf file, and also in psql using "set datestyle to

[GENERAL] Is it possible for PostgreSQL to support mmddyyyy date format?

2009-04-08 Thread Bernard Barton
I'm currently porting an Informix based application to PostgreSQL 8.3. All of the dates processed by the application are in the mmdd format. According to the date input table at the link below, the mmdd format is not listed. The mmdd format is supported, but I'd have to modify a LOT

[GENERAL] Please, could I subscribe to this list? Thanks.

2009-01-26 Thread Bernard Grosperrin
bgrosper...@laposte.net Bernard Grosperrin BGSoftFactory Bureau/Domicile 09 53 41 58 18 Mobile 06 75 13 97 17 -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] division by zero error in a request

2006-10-19 Thread Bernard Grosperrin
, should I write a function that I would call instead? Thanks, Bernard ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [GENERAL] Postgresql, Perl and DBI connect problem

2006-08-21 Thread Bernard Miville
Hi Tom, It now works! I hate SELinux, it always cause me problems. Any suggestion on how to make SELinux happy without having to turn it off. Thanks, Bernard Tom Lane wrote: Bernard Miville <[EMAIL PROTECTED]> writes: I am just trying to connect to a Postgresql DB using a Pe

[GENERAL] Postgresql, Perl and DBI connect problem

2006-08-21 Thread Bernard Miville
say, I searched the web and a lot of forums the past 2 days and found a lot of solutions that do not work for my case or are for Postgresql 7.4 (e.g. tcpip_socket = true does not exist in 8.1, need to use listen_addresses instead). Any help would be really appreciated. Thank you, Bernard --

Re: [GENERAL] psql from Linux script

2005-08-30 Thread Bernard
y braindead list server I have seen so far. On Tue, 30 Aug 2005 11:24:45 +0300, marko wrote: >[This guy has prove-you-arent-bot filtering] > >On Tue, Aug 30, 2005 at 07:04:52PM +1200, Bernard wrote: >> I would appreciate your help very much. > >Unless you turn off your brain

[GENERAL] psql from Linux script

2005-08-30 Thread Bernard
pg_hba.conf is in its original state. I would appreciate your help very much. Thanks. Bernard ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

[GENERAL] SQL error - please help.

2005-08-22 Thread Bernard
ible explanation (ambiguity) but I can't see how this explanation would apply to the case under discussion. Any help would be highly appreciated. Regards Bernard ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

[GENERAL] CSV import issue - please help

2005-08-20 Thread Bernard
from that data. Unfortunately the user is not in the position to convert the output to another format or change the software output in any non-standard way. Any help would be highly appreciated. Regards Bernard ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

Re: [GENERAL] [BUGS] BUG #1830: Non-super-user must be able to copy from a

2005-08-19 Thread Bernard
Sean, Very diplomatic way to get the message across without offending anyone except the bastards. Capatalism is good for development. But it has to be kept in check as to not destroy the basis on which it once grew and provided fair chances for anyone to participate. Who is keeping it in check to

Re: [GENERAL] [BUGS] BUG #1830: Non-super-user must be able to copy from a

2005-08-19 Thread Bernard
decision which database to use is theirs. Regards Bernard On Fri, 19 Aug 2005 01:10:46 -0700, you wrote: >Yeah, I'm -vvv tonight. > >psql provides \COPY table from file > >how about >String cmd = "psql -c '\COPY table from file' -U user -d database" &

Re: [GENERAL] [BUGS] BUG #1830: Non-super-user must be able to copy from a

2005-08-19 Thread Bernard
remote data transfers. Regards Bernard On 19 Aug 2005 02:03:54 -0400, you wrote: > >Oliver Jowett <[EMAIL PROTECTED]> writes: > >> Bernard was also objecting to the overhead of pushing the data down a >> TCP pipe when it's already available locally, I think.. I di

Re: [GENERAL] [BUGS] BUG #1830: Non-super-user must be able to copy from a file

2005-08-18 Thread Bernard
t in which ident auth is >at all trustable, it would in theory be possible to implement COPY to a >file descriptor opened by the client and passed through the socket. I >personally think it is unlikely that this would be worth the (not >inconsiderable) amount of work needed to implement i

Re: [GENERAL] [BUGS] BUG #1830: Non-super-user must be able to copy from a

2005-08-18 Thread Bernard
setup for such "bulk" loading is a mess. Regards, Bernard On Fri, 19 Aug 2005 12:27:01 +1200, you wrote: >Bernard wrote: > >> The majority of JDBC users trying to bulk load tables would not want >> to send the data through their connection. This connection is designed

Re: [GENERAL] [BUGS] BUG #1830: Non-super-user must be able to copy from a

2005-08-18 Thread Bernard
a file. The need is only created by the limitations of the Postgres COPY command. I can't see why a workaround should be developed instead of or before fixing the COPY command. It works in other DB engines. Regards Bernard On Fri, 19 Aug 2005 11:10:42 +1200, you wrote: >Berna

Re: [GENERAL] [BUGS] BUG #1830: Non-super-user must be able to copy from a file

2005-08-18 Thread Bernard
String in memory. Thanks Bernard On Wed, 17 Aug 2005 06:51:12 -0500, you wrote: >On Wed, Aug 17, 2005 at 09:22:16 +0100, > Bernard <[EMAIL PROTECTED]> wrote: >> >> The following bug has been logged online: > >This isn't a bug and you really should have aske

Re: [GENERAL] install problem

2004-10-09 Thread Bernard Clement
postgres. Once that is done, the "su postgres" will work without any password since you are running it from root. Regards, Bernard On Saturday 09 October 2004 10:29, wayne schlemitz wrote: > I am using SuSE 8.0 Professional Linux and installing > postresql 7.4 by placin

Re: [GENERAL] 7.5 Windows version

2004-06-22 Thread Bernard Clement
Hello Jonathan, Take look at URL: http://techer.pascal.free.fr/postgis/psqlwin/ That French guy has a binary version of PG for Windows. The zip is at URL: http://techer.pascal.free.fr/postgis/psqlwin.zip Note that I did not tried it! Good luck! Bernard On Tuesday 22 June 2004 15:13

Re: [GENERAL] [pgsql-advocacy] Best open source db poll currently

2004-03-31 Thread Bernard Clement
Done too :) Hum! IMHO not so many people because when I click PG went from 16% to 17% immediately. Bernard On Wednesday 31 March 2004 14:09, Marc G. Fournier wrote: > Done :) > > Guys ... poll now shows 53% for MaxDB (ie. MySQL) and 15% for PostgreSQL > ... think we can imp

Re: [GENERAL] License on PostgreSQL

2004-03-26 Thread Bernard Clement
e and this paragraph and the following two paragraphs appear in all copies. HOWEVER, I AM NOT A LAWER, THEREFORE I COULD BE WRONG. Regards, Bernard On Thursday 25 March 2004 01:19, Eric Yum wrote: > Dear Sir > > I am a developer of one commercial organization. We are going to

Re: [GENERAL] returning row numbers in select

2004-03-10 Thread Bernard Clement
correctly...you might have to play with it (or wait for somebody with more experience than me). Bernard On Wednesday 10 March 2004 16:23, Randall Skelton wrote: > >> I to return a sequential row number beginning at 1? > >> > >> i.e. >