Skip to Content.
Sympa Menu

devel - comment_subscriber database structure

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Straub Herbert <address@concealed>
  • To: "'address@concealed'" <address@concealed>
  • Subject: comment_subscriber database structure
  • Date: Wed, 23 May 2001 10:05:22 +0200

Title: comment_subscriber database structure

In the sympa-dev archiv i found a message from Olivier Salaun with the subject: Sympa update: sympa-3.1b.9 and the content:

Previous version (3.1b.8) asked the list operator to update the database
                      structure
                      (new comment_subscriber field, password_user field enlarged).

                      This version of Sympa will attempt to update your database structure
                      (MySQL only)
                      at sympa.pl startup.

                      You can download Sources and RPMs from our website :
                      http://www.sympa.org


With postgresql i get in sympa.log the error:

May 23 09:50:48 koala postgres[10359]: [3] ERROR:  Attribute 'comment_subscriber' not found
May 23 09:50:48 koala sympa[10353]: Unable to execute SQL statement "SELECT user_subscriber
AS email, comment_subscriber AS gecos, reception_subscriber AS reception, visibility_subscriber AS visibility, bounce_subscriber AS bounce, date_part('epoch',date_subscriber) AS date FROM subscriber_table WHERE (list_subscriber = 'alpha-l' ) ORDER BY email" : ERROR:

In which way i can do the upgrade with postgresql?

Herbert Straub




Archive powered by MHonArc 2.6.19+.

Top of Page