Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Request for testing: CMS on PostgreSQL database
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 51 - 62 of 62 - Collapse all  -  Translate all to Translated (View all originals) < Older 
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
84.le0n  
View profile  
 More options Jan 22 2012, 8:49 am
From: "84.le0n" <84.l...@gmail.com>
Date: Sun, 22 Jan 2012 14:49:15 +0100
Local: Sun, Jan 22 2012 8:49 am
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database
About when my driver will be included: I hope in 2.5.1 for an sqlsrv
problem (its code already present in platform and cms) that collide
with some of my cms code, so we have to fix platform differences
before and then add in cms.

About soundex: some time ago someone sent this link in a discussion
inside this list or in platform one.
http://www.postgresonline.com/journal/archives/158-Where-is-soundex-a...
I've read this and investigating about enabling soundex or other
functions (I think double metaphone works better than soundex,
expecially for language other than english, but it's not installed by
default in other databases), seems that in postgresql I've to run code
inside sql file as superuser.
It's better check if PHP's soundex works as MySQL's one, to let use
this instead of database specific code.

Eng. Gabriele Pongelli.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas  
View profile  
 More options Jan 27 2012, 10:27 am
From: Thomas <thomas.port...@gmail.com>
Date: Fri, 27 Jan 2012 07:27:21 -0800 (PST)
Local: Fri, Jan 27 2012 10:27 am
Subject: Re: Request for testing: CMS on PostgreSQL database
Hi,

When I try to install it, I have the following message at the 2nd
step : Fatal error: Declaration of JDatabasePostgreSQL::select() must
be compatible with that of JDatabase::select() in D:\Website
\joomla_sites\thematiques\j25\libraries\joomla\database\database
\postgresql.php on line 1225

Did I miss something?

Thomas

On 6 jan, 21:49, "84.le0n" <84.l...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
84.le0n  
View profile  
 More options Jan 28 2012, 4:49 am
From: "84.le0n" <84.l...@gmail.com>
Date: Sat, 28 Jan 2012 10:49:37 +0100
Local: Sat, Jan 28 2012 4:49 am
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database
Have you used code from
https://github.com/gpongelli/joomla-cms/tree/postgresql ?
It's very strange because yesterday I did a fresh install and I
haven't received this error.
Pull it again, I've never had this error and looking my code I've no
"select" declaration at line 1225 .

Thank you,
Eng. Gabriele Pongelli.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
84.le0n  
View profile  
 More options Feb 10 2012, 2:17 am
From: "84.le0n" <84.l...@gmail.com>
Date: Fri, 10 Feb 2012 08:17:07 +0100
Local: Fri, Feb 10 2012 2:17 am
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database
Hi all,
I've pushed now a SOUNDEX replacement, created with PL/pgSQL language inside joomla.sql and correctly handled in database.php file of installation folder.
Creation is ok, after installation I've used SOUNDEX inside queries and it works.

I've start testing it and, after enabled smart search plugins, doing "index" I get "undefined null null" in a modal window.
Can anyone help me debugging that?

Thank you,
Eng. Gabriele Pongelli

AVVERTENZE AI SENSI DEL D.LGS. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e negli eventuali files allegati, sono da considerarsi strettamente riservati. Il loro utilizzo č consentito esclusivamente al destinatario del messaggio, per le finalitą indicate nel messaggio stesso. Qualora riceveste per errore questo messaggio, Vi preghiamo cortesemente di darcene notizia all'indirizzo e-mail di cui sopra e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema; costituisce comportamento contrario ai principi dettati dal D.lgs. 196/2003 il trattenere il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalitą diverse.
This electronic transmission is strictly confidential and intended solely for the addresses. It may contain information which is covered by legal, professional or other privilege. If you are not the intended addressee, you must not disclose, copy or take any action in reliance of this transmission. If you have received this transmission in error, please notify us and delete the received data as soon as possible.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Davenport  
View profile  
 More options Feb 13 2012, 5:33 am
From: Chris Davenport <chris.davenp...@joomla.org>
Date: Mon, 13 Feb 2012 10:33:17 +0000
Local: Mon, Feb 13 2012 5:33 am
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database

This is usually what you get when the indexer has stopped with a fatal
error.  Check your error logs to see what the problem is.  A common cause
is not having write access to /logs as the indexer currently puts out lots
of diagnostic stuff into /logs/indexer.php.

Chris.

On 10 February 2012 07:17, 84.le0n <84.l...@gmail.com> wrote:

--
Chris Davenport
Joomla Leadership Team - Production Working Group
Joomla Documentation Coordinator

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
84.le0n  
View profile   Translate to Translated (View Original)
 More options Feb 13 2012, 9:19 am
From: "84.le0n" <84.l...@gmail.com>
Date: Mon, 13 Feb 2012 15:19:13 +0100
Local: Mon, Feb 13 2012 9:19 am
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database

I haven't installed iconv support.

Eng. Gabriele Pongelli

AVVERTENZE AI SENSI DEL D.LGS. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e negli eventuali files allegati, sono da considerarsi strettamente riservati. Il loro utilizzo č consentito esclusivamente al destinatario del messaggio, per le finalitą indicate nel messaggio stesso. Qualora riceveste per errore questo messaggio, Vi preghiamo cortesemente di darcene notizia all'indirizzo e-mail di cui sopra e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema; costituisce comportamento contrario ai principi dettati dal D.lgs. 196/2003 il trattenere il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalitą diverse.
This electronic transmission is strictly confidential and intended solely for the addresses. It may contain information which is covered by legal, professional or other privilege. If you are not the intended addressee, you must not disclose, copy or take any action in reliance of this transmission. If you have received this transmission in error, please notify us and delete the received data as soon as possible.

Il giorno 13/feb/2012, alle ore 11:33, Chris Davenport <chris.davenp...@joomla.org> ha scritto:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Babker  
View profile  
 More options Jul 5 2012, 10:41 pm
From: Michael Babker <mbab...@flbab.com>
Date: Thu, 05 Jul 2012 22:41:02 -0400
Local: Thurs, Jul 5 2012 10:41 pm
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database

I know the topic of PostgreSQL in the CMS hasn't come up really in a little
while, but I think now would be a great time to revisit it and make the push
to get it integrated for 3.0.

I can't offer to test every change thoroughly, but I've got a PostgreSQL
instance set up on my systems that I could test with to help with the
integration, and I'll help where I can on code issues to keep compatibility
with our other supported drivers.

I know Gabriele has spent a lot of time working on this, and I think it
would be a shame to lose all his work.

Can we see this one through to being committed into the CMS?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
elin  
View profile  
 More options Jul 6 2012, 10:39 am
From: elin <elin.war...@gmail.com>
Date: Fri, 6 Jul 2012 07:39:48 -0700 (PDT)
Local: Fri, Jul 6 2012 10:39 am
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database

I really would like to see this and I think the most important thing is to
get it out to postgres users to test. What is the best way to do that?

Elin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
84.le0n  
View profile   Translate to Translated (View Original)
 More options Jul 6 2012, 2:04 pm
From: "84.le0n" <84.l...@gmail.com>
Date: Fri, 6 Jul 2012 20:04:14 +0200
Local: Fri, Jul 6 2012 2:04 pm
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database
Hi all,
If I remember correctly, my cms' pull request last update was for 2.5.4 and I've thought to update to 2.5.5 or 3.0 opening a new pull request.
I haven't seen 3.0 branch but, if it contains at least 12.1 platform, it already contains my driver.

I've also a pull request on platform repository to improve installation phase, but it's not yet merged.
I can try to let italian joomla's users do test on cms, but before I've to adapt 2.5 code and see 3.0 news. In cc there's www.joomla.it forum administrator, head of italian translation team, talk with him on how let user test this version.

bye,
Eng. Gabriele Pongelli

AVVERTENZE AI SENSI DEL D.LGS. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e negli eventuali files allegati, sono da considerarsi strettamente riservati. Il loro utilizzo č consentito esclusivamente al destinatario del messaggio, per le finalitą indicate nel messaggio stesso. Qualora riceveste per errore questo messaggio, Vi preghiamo cortesemente di darcene notizia all'indirizzo e-mail di cui sopra e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema; costituisce comportamento contrario ai principi dettati dal D.lgs. 196/2003 il trattenere il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalitą diverse.
This electronic transmission is strictly confidential and intended solely for the addresses. It may contain information which is covered by legal, professional or other privilege. If you are not the intended addressee, you must not disclose, copy or take any action in reliance of this transmission. If you have received this transmission in error, please notify us and delete the received data as soon as possible.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Babker  
View profile   Translate to Translated (View Original)
 More options Jul 6 2012, 3:42 pm
From: Michael Babker <mbab...@flbab.com>
Date: Fri, 06 Jul 2012 15:42:53 -0400
Local: Fri, Jul 6 2012 3:42 pm
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database
Within the next few days, there should be a Platform merge on the master
branch on the CMS repo (since it's now being used for 3.0).  Once the
Platform merge is done, you should be able to get your branch set up with
the current Platform code and merge in the changes you need to get
PostgreSQL working.  IIRC, the first 3.0 Alpha is scheduled for next week
and was only going to contain the Platform merge with the necessary CMS
tweaks to keep things running.

On 7/6/12 2:04 PM, "84.le0n" <84.l...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
elin  
View profile   Translate to Translated (View Original)
 More options Jul 6 2012, 4:30 pm
From: elin <elin.war...@gmail.com>
Date: Fri, 6 Jul 2012 13:30:32 -0700 (PDT)
Local: Fri, Jul 6 2012 4:30 pm
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database

Really it's easy enough to put postgres support into alpha mode once any
tweaks are done. All we have to do is change the supported databases field
on the installation and it's ready to go. I'd say let's do that for alpha
if we can, that's the only way we're ever going to get enough real world
testing for the release.

Elin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
84.le0n  
View profile  
 More options Jul 7 2012, 3:53 am
From: "84.le0n" <84.l...@gmail.com>
Date: Sat, 7 Jul 2012 09:53:06 +0200
Local: Sat, Jul 7 2012 3:53 am
Subject: Re: [jcms] Re: Request for testing: CMS on PostgreSQL database

Hi,
I think I'll try to put cms' changes on 3.0 branch after new platform will be merged, so changes are relative only for cms' modules and components without touching libraries folder.
About 2.5.x I can try to add Postgresql driver, but I don't want an unmaintainable situation with two similar branches, 2.5 and 3.0, and with 2.5.x branch that it's used only to see if it works (it could not be merged because of changes inside libraries platform).

Bye,
Eng. Gabriele Pongelli

AVVERTENZE AI SENSI DEL D.LGS. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e negli eventuali files allegati, sono da considerarsi strettamente riservati. Il loro utilizzo č consentito esclusivamente al destinatario del messaggio, per le finalitą indicate nel messaggio stesso. Qualora riceveste per errore questo messaggio, Vi preghiamo cortesemente di darcene notizia all'indirizzo e-mail di cui sopra e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema; costituisce comportamento contrario ai principi dettati dal D.lgs. 196/2003 il trattenere il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalitą diverse.
This electronic transmission is strictly confidential and intended solely for the addresses. It may contain information which is covered by legal, professional or other privilege. If you are not the intended addressee, you must not disclose, copy or take any action in reliance of this transmission. If you have received this transmission in error, please notify us and delete the received data as soon as possible.

Il giorno 06/lug/2012, alle ore 22:30, elin <elin.war...@gmail.com> ha scritto:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages < Older 
« Back to Discussions « Newer topic     Older topic »