EnterpriseDB: The Enterprise Postgres Company Postgres Plus Forums: The PostgreSQL Open Source Database from EnterpriseDB
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
Messages posted by: Admin
Forum Index » Profile for Admin » Messages posted by Admin
Author Message

You can use split_part string function to do this.

http://www.enterprisedb.com/docs/en/8.4/pg/functions-string.html



Here are the old urls

http://www.enterprisedb.com/postgresql-905-installers-win32-0
http://www.enterprisedb.com/postgresql-905-installers-win64-0

Thanks
Please see the instructions at the following url. These will help you in moving forward with the installation process.

http://www.enterprisedb.com/resources-community/pginst-guide

Please create this file if it doesn't already exist.

Hi,

Apologies for the inconvenience, we were having some issues with the web servers in the evening today. All the services are back at full capacity and working fine now.

Thanks
Hello,

Apologies for the inconvenience, please log out of www.enterprisedb.com and log back in. Then relaunch the forums, that should fix the problem.

Thanks

I am glad to hear that it worked out for you.
Hi,

I was able to find the following messages in the log files



In all likely hood this problem should go away by adjusting the SHMMAX and SHMMIN kernel parameters. These can be set in /etc/sysctl.conf files on most of the linux distributions.

Thanks

The postgres-reg.ini file keeps the record of installed components so these can be updated by stackbuilder plus once the updates become available. This file doesn't interfere with the installation process.

The postgresql.conf file however, gets created under the data directory, and contains the postgresql configurations for the database cluster.

Can you tell me the location where you are trying to install and also the location of the data directory? The default install location is /opt/PostgresPlus/<version>/ and the default data directory location is /opt/PostgresPlus/<version>/data/

Can you please also attach the installation log files, these files should be present under /tmp/ with the names bitrock* and postgres*.

Thanks
Hi,

Can you let us know the operating system being used and its version, and also the version of standard server being used. Are you seeing this error during the installation process or afterwards.
Hi,

Can you please check whether you have cookies enabled.

Can you also check you local system time, we use short term cookies (24 hours expiry) and I am guessing this could be the only other thing that might be causing this issue.

I am also able to download without any problem.

I had faced a similar issue and resolved it by placing the csv file under the /Users/Shared/ or /tmp which is world accessible. Alternatively the file can also be placed under a location owned by the postgres OS user /Library/PostgreSQL/<version>/

As far as I know the reason for it is, that along the specified file path all the intermediate directories need to be world-accessible. So it is much safer and easier to use /tmp/ or /Users/Shared.

Thanks
Hi,

Finally, We are able to reproduce the issue. Believe it or not, it is related to incorrect date/time setting at the client end. The way this piece of code is written, it sets a short lived cookie (60 seconds) that is used to pass the url across the site. I believe, the system clocks are running ahead on the systems where the users are not able to view the following message. By the time the landing page loads, the cookie is already expired.

"Your download should begin shortly. If it does not, please click on this link to download the file. "

A short term solution is to update the clock using any of the public time servers. On Macs this can be done by checking the option "Set data and time automatically" in the Date/Time system preferences.

Now that we are able to reproduce this issue, we will work on a better solution to the problem. I am hoping to have this fixed in the coming few days. In the mean time we have increased the cookie expire time.

Hope this helps.

Thanks and apologies for the inconvenience.
Hi,

Just an FYI... I use Chrome 12 on regular basis on Mac 10.6.

Are you able to see the following text on the tutorials page?
Your download should begin shortly. If it does not, please click on this link to download the file.

If not, can you double check that cookies are enabled on your browser and also lookup the cookies set by enterprisedb.com.

Goto www.enterprisedb.com, click "View -> Developer -> Developer Tools", under "Resources" tab select "Cookies -> enterprisedb.com" to view the cookies. I have attached a screen shot to give you some idea about what you can expect to see when viewing cookies.

Thanks,
Hi,

Thank you for trying this out. I haven't tried this on Win 7 Pro yet. I'll get a hold of a Win 7 machine and give it a go, and thanks again for sharing your results.

I'll update this post with my findings.

Thanks


Do you see the message given below on the top of the redirect page?

"Your download should begin shortly. If it does not, please click on this link to download the file."


If not, can you look up the cookies for enterprisedb.com and share with us. You can sent the cookies details through a provate message if you prefer.

Thanks,
--AKS

Can you please let me know the browser version and OS platform that you are seeing this issue on. The download process requires javascript and cookies enabled on the browser (enabled by default unless turned off by the user).

I have tested the download process on the following platforms and browsers and it seems to be working fine:
Windows XP, Linux, Mac
FF3
FF4
Chrome
Safari

Windows XP
IE 8

I would certainly appreciate any help in reproducing this issue so we can fix it.


I am assuming that the Apapche-Php module was installed via StackBuilder, if so you should be able to locate the apache and php binaries, config and htdocs folder at:

/Library/PostgreSQL/EnterpriseDB-ApachePhp/

htdocs is mapped to:
The location of the htdocs folder for mac is given below. Please inform the user.
/Library/PostgreSQL/EnterpriseDB-ApachePhp/apache/www

Translated using google translate
Hello everyone,

here is my problem is with the password.
I can not find a valid password.
could someone tell me the maximum and minimum length and character required.

FYI, I install the first time I is not had a problem.
I had to reinstall because I leave checked the option that I should not leave.
So I uninstalled and then during the reinstallation I can not level password.

thank you in advance to all



Good evening,

I found the solution in a forum post in English.

You have to look into user and if there is a postgres account must be deleted.

Control Panel -> Administrative Tools -> Computer Management -> Local Users and Groups -> Users -> delete account "postgres".

Good luck to all.


Looks like the user was able to find the solution on the forums through another post.

Postgres Plus Advanced Server 9.0 Beta can be downloaded from

http://www.enterprisedb.com/downloads/postgres-postgresql-downloads

The installers for Windows, Linux 32/64 and HP-UX are currently available.
The title reads "EnterpriseDB Postgres Forums" now.
 
Forum Index » Profile for Admin » Messages posted by Admin
Go to:   
Powered by JForum 2.1.8 © JForum Team