>
> I found this to create dynamic crosstabs (where the resulting
> columns are not known beforehand):
> http://www.ledscripts.com/tech/article/view/5.html
> (Thanks for Denis Bitouzé on
> http://www.postgresonline.com/journal/index.php?/archives/14-C
> rossTab-Queries-in-PostgreSQL-using-table
> On febr. 2, 15:15, [EMAIL PROTECTED] (Lewis Cunningham) wrote:
> > --- vladimir konrad <[EMAIL PROTECTED]> wrote:
> >
> > > I think that I understand basic relational theory but
> then I had an
> > > idea.
> > > Basically, instead of adding field to a table every time
> there is a
> > > nee
Hello
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Alex
Turner
Envoyé : lundi 4 février 2008 05:14
À : Lewis Cunningham
Cc : vladimir konrad; pgsql-general@postgresql.org
Objet : Re: [GENERAL] [OT] "adva
Found on pgadmin3 cvs
Jacques Massé
Diadfish: http://www.diadfish.org
PostgreSQL : http://www.postgresqlfr.org
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] la part de Masse Jacques
> Envoyé : v
I found SQL sources which refers to some functions (like pg_file_read) in an
"admin" library. Are there somewhere in the PG sources ?
Jacques Massé
Diadfish: http://www.diadfish.org
PostgreSQL : http://www.postgresqlfr.org
---(end
En français, il vaudrait mieux poster sur : [EMAIL PROTECTED]
Allez voir CREATE SEQUENCE INCREMENT BY ...
Voir la doc : le type serial equivaut à
CREATE SEQUENCE tablename_colname_seq;
CREATE TABLE tablename (
colname integer DEFAULT nextval('tablename_colname_seq') NOT NULL);
Jacques Mass
Could I invite java (and may be other languages) and the Eclipse Visual Editor
as a new wrestler in the tournament?
http://www.eclipse.org/vep/
Jacques Massé
Diadfish: http://www.diadfish.org
PostgreSQL : http://www.postgresqlfr.org
> -Message d'o
You could try DbDesigner(4) at http://dbdesigner.sourceforge.net/
-Message d'origine-
De : Johan Wehtje [mailto:[EMAIL PROTECTED]
Envoyé : lundi 8 novembre 2004 09:51
À : Postgres General
Objet : Re: [GENERAL] Visual DATA MODEL Designer in linux?
Although it is not Free I think that you
in spite of the efforts of the french mailing list, an paper with some
"grossieres" erreurs...I apolgize
http://www.01net.com/article/253508.html
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.p