similar to: Postgresql 8.0 installation

Displaying 20 results from an estimated 3000 matches similar to: "Postgresql 8.0 installation"

2019 May 19
4
Dict issue with PostgreSQL for last_login plugin (duplicate key)
??????? Original Message ??????? On Sunday, May 19, 2019 2:58 PM, John Fawcett via dovecot <dovecot at dovecot.org> wrote: > I guess it is not supported for PostgreSQL or Sqlite, since they don't > have "ON DUPLICATE KEY UPDATE" statement which is what is being used in > MySQL. That's it, PostgreSQL does not have "ON DUPLICATE KEY" but instead uses
2019 May 19
2
Dict issue with PostgreSQL for last_login plugin (duplicate key)
Hello, I am trying to setup the last_login plugin on Dovecot 2.3 in order to log a user's last IMAP login into a separate PostgreSQL table called last_login. I am actually following that guide: https://docs.iredmail.org/track.user.last.login.html with the exception that I use PostgreSQL instead of MySQL. So far it works at least for the very first login of a user but it looks like Dict
2020 Oct 01
3
No sound after latest Firefox update (firefox-78.3.0-1.el6.centos.x86_64)
On 2020-10-01 13:10, Robert Nichols wrote: > On 9/30/20 8:25 AM, Johnny Hughes wrote: >> On 9/29/20 9:16 PM, Robert Nichols wrote: >>> With Firefox updated to firefox-78.3.0-1.el6.centos.x86_64, I cannot >>> get >>> sound from Firefox. I've tried restarting pulseaudio, also logging >>> out >>> and logging back in. No help. Other A/V apps
2019 May 19
3
Dict issue with PostgreSQL for last_login plugin (duplicate key)
On 19/05/2019 20:31, mabi via dovecot wrote: > > ??????? Original Message ??????? > On Sunday, May 19, 2019 7:36 PM, John Fawcett via dovecot > <dovecot at dovecot.org> wrote: >> >> Attached is a tentative patch. I've verified no regression for mysql. >> There should be no regression for sqlite as the code path is identical. >> >> Are you able to
2019 May 19
2
Dict issue with PostgreSQL for last_login plugin (duplicate key)
On 19/05/2019 16:25, John Fawcett via dovecot wrote: > INSERT INTO last_logins (last_login,username,domain) VALUES (1558273000,'user at domain.tld','domain.tld') I don't have PostgresSql, would you be able to verify if this syntax would work: INSERT INTO last_logins (last_login,username,domain) VALUES (1558273000,'user at domain.tld','domain.tld')
2019 May 19
2
Dict issue with PostgreSQL for last_login plugin (duplicate key)
On 19/05/2019 17:08, mabi via dovecot wrote: > ??????? Original Message ??????? > On Sunday, May 19, 2019 4:44 PM, John Fawcett via dovecot > <dovecot at dovecot.org> wrote: > >> I don't have PostgresSql, would you be able to verify if this syntax >> would work: INSERT INTO last_logins (last_login,username,domain) >> VALUES (1558273000,'user at
2020 Oct 01
0
No sound after latest Firefox update (firefox-78.3.0-1.el6.centos.x86_64)
On Thu, Oct 01, 2020 at 04:01:29PM -0400, mailist wrote: > The Ubuntu-derived distros are much better suited to desktop. I run several > of them, as well as > CentOS 7 and 8. Ubuntu, Kubuntu (Ubuntu with KDE), Lubuntu, Debian, PopOS, > and Zorin. They all use systemd. If you're running CentOS 6 to avoid that, you're out of luck. -- Jonathan Billings <billings at
2011 Jan 05
1
Windows license required?
Hi guys, I was just over at the Zorin OS download pate at http://zorin-os.webs.com/download.htm. At the bottom of the page there is a small paragraph of disclaimers, including this: > You must also have a valid Microsoft Windows license to utilize the WINE Windows software runtime environment. If this is so, it's the first I've heard of it, and I've been running Wine for
2020 Jul 13
2
CentOS 8 & HandBrakeCLI
On 2020-07-13 05:09, Kay Diederichs wrote: > On 7/13/20 4:04 AM, Frank M. Ramaekers Jr. wrote: >> Since I upgraded to CentOS8, I cannot get HandBrakeCLI to work: I could not get HandBrake to work under CentOS 8, so I installed it under Zorin 15 (an Ubuntu-derived German distro). There, it works great. I did not try any of the other distros derived from Debian or Ubuntu itself. Todd
2011 Feb 15
2
Bacula
Dear all, I get a message from root as follows; 09-Feb 11:26 bacula-dir JobId 0: Fatal error: Could not open Catalog "MyCatalog", database "bacula". 09-Feb 11:26 bacula-dir JobId 0: Fatal error: postgresql.c:227 Unable to connect to PostgreSQL server. Database=bacula User=bacula Possible causes: SQL server not running; password incorrect; max_connections exceeded. 09-Feb 11:26
2011 Dec 08
2
Language Software Crash
Can someone help me please. I am a new Linux user. I am running Zorin Linux on my computer. I am trying to use a Language Learning program called Teach Me Irish; a windows based software. I used Wine 1.2.2(?) to install the software on my computer. It appeared to have installed fine, and I activated the software. However, when I try to use the software, it will initially load, but when I click on
2013 Mar 31
1
Where does R store workspace and commands that load on startup
When I close R and answer yes to save workspace, R automatically loads it and apparently also the command history at start up. I would like to know where R stores this information. I know that I can save .RData and .Rhistory files, but I would like to know how(where) R stores this information automatically. I have not found any .RData or .Rhistory files associated with start up. I am running
2006 Apr 09
5
RPM for postgresql 8-* for CentOS4?
Hi All, is there an RPM for 4-1 for postgresql? I did a yum, and the latest is only 7-4 Installing: postgresql-server i386 7.4.8-1.RHEL4.1 base 3.0 M and I need at least 8-* Any ideas where to find an RPM for CentOS4-1? Cheers. Mark Sargent.
2011 Jun 22
8
Wine + PowerBuilder + Sybase ODBC
Hi there, I'm having a PowerBuilder aplication that connects to a Sybase data base through an ODBC. The application works fine on Windows, but I want to make it run on a Mandriva 2010.2 distribution. The fact is, I could run it on a machine with Mandriva 2010.2, but now I want to do an installation from scratch to another computer, but it does't work. The kernel version that I'm
2008 Mar 15
12
Problem with PowerBuilder 6-based app
Hello to all; I'm looking for somebody who has tried powerbuilder 6-based apps in the newest versions of Wine (currently I'm using v0.9.57 in Debian Etch). Well, the situation is: I want to use a Sybase-based database management system, using Sql Anywhere 10 as the DB server and a powerbuilder-based app as the client. So I get the Anywhere 10 version for GNU/Linux, configure it and its
2002 May 08
1
Possible Problems with the Sybase product PowerBuilder
Good morning, I have a problem and I am unsure whether it's anything to do with Samba. We use Samba on HP-Unix in conjunction with a product from rational called clearcase. Occasionally from getting to our NT Desktops to our Unix environment Powerbuilder Files( which are binary files) get reduced down to 0 size, this gets saved and we end up losing our work. I am not expecting you to solve
2009 Mar 27
6
gecko not displaying html
Hello, Im having a problem with gecko and an aplication built on PowerBuilder. My application calls some sort of HTML rendering and gecko is downloaded. After downloading, I can browse the menus but not the content in those. I only see a white screen The debug output: a) When I change the view in the menu list i get this err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005 b)
2014 Mar 25
0
Just stuck
I have read everything I can understand as a first time Linux user, but have not been able to set up my Zorin Samba file server (4.1. ) I have days invested and have learned much about this non-MS OS, which is part of the objective, but am not progressing to a solution. The objective is to have a Samba standalone (home) server on WORKGROUP with windows clients (Macs later). The Zorin server
2009 Aug 04
2
php-pdo
I wish to use PostgreSQL with PHP+PDO. I haven't use PDO before. I have the php-pdo package installed on my CentOS 4.7 server: # rpm -qa |grep pdo php-pdo-5.1.6-3.el4s1.10 Now when I try connect to the PostgeSQL db with this code: <?php print "PDO test<br />"; try { $db = new PDO("pgsql:host=192.168.0.180;port=5432;dbname=mydb;user=test;password=test");
2009 Jan 06
2
How a patch is included in a wine version
Hello ppl In my wine usage experience, I got a patch from Lei Zhang, and i worked 100% in my app. When will this patch be included in a wine version ? patch refers to http://bugs.winehq.org/show_bug.cgi?id=15543 another question, Sometimes powerbuilder application search for system32/drivers/etc/{hosts,services} files Can this be created when we execute winecfg ?