dbTalk Databases Forums  

Sponsored Links


mailing.database.pgsql-php mailing.database.pgsql-php


Discuss in the mailing.database.pgsql-php forum.



Post New Thread
Threads in Forum : mailing.database.pgsql-php Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hola a todos. Soy nuevo en esta lista y espero la ayuda de ustedes para poder solucionar o aclarar algunas dudas, de la misma forma que espero poder...
Lazaro Ruben Garcia Martinez
05-24-2012 09:53 AM
Andy Anderson Go to last post
6 12
Thanksss...it worked. The firewall was on and I turned it off. -- ------------------- regards archana --------------------
Archana K N
05-02-2012 10:53 AM
sven@is-buchholz.com Go to last post
4 39
Hello, I am getting this error whenever I try to connect to remote computer. "Warning: pg_connect(): Unable to connect to PostgreSQL server: could...
Archana K N
04-30-2012 01:19 PM
Sven Marcel Buchholz Go to last post
18 25
web design florida,web development usa, ecommerce solution, affordable seo services, cheap web design, custom website design, best...
austinbaiy
01-20-2012 06:35 AM
austinbaiy Go to last post
0 176
You could try the suggestions mentioned here: http://www.php.net/manual/en/function.pg-escape-bytea.php#89036 -- Postgresql & php...
Chris
10-17-2011 06:37 AM
Sári Csaba Go to last post
1 31
You may want to check your version of Php - your example works fine for me (i.e setting ATTR_EMULATE_PREPARES => true *stops* the parse, bind, exec...
Mark Kirkwood
09-13-2011 06:39 PM
Mark Kirkwood Go to last post
0 33
Am 26.08.2011 05:30, schrieb mark: Well, in my systems I make the best of the forced prepare and use my own cache of prepared statements in PHP....
itb348@googlemail.com
08-26-2011 05:42 AM
itb348@googlemail.com Go to last post
0 34
Hi. I asked a question on the pgsql-sql mailing list, and the solution suggested using a type from pgfoundry. How does PHP deal with user-defined...
Herouth Maoz
08-22-2011 02:50 AM
Herouth Maoz Go to last post
0 29
Does your family and friends trust you enough to fall back on you if they needed it? Remain unaffected by trials an obstacles, and you can succeed....
Yaz Kedoo
06-21-2011 02:37 PM
Yaz Kedoo Go to last post
0 31
hi, can you please guide me in a crud application for one table that have auto increment serial number for each record can you please give...
hatem gamal elzanaty
05-16-2011 02:13 AM
Raymond O'Donnell Go to last post
1 29
hi, i'm a php/mysql developer and want to work also with php/postgresql can you please tell me if there is a replacment for this sign ` in mysql ...
hatem gamal elzanaty
05-12-2011 06:38 PM
Juan Manuel Acuña Barrera Go to last post
3 37
On April 7, 2011, Rich Shepard <rshepard (AT) appl-ecosys (DOT) com> wrote: Can you connect to the database with psql using the same credentials? ...
Alan Hodgson
04-08-2011 05:07 PM
Rich Shepard Go to last post
39 68
On Thu, 7 Apr 2011, Rich Shepard wrote: Everyone: I _think_ that I found the source of the problem, but I cannot seem to get it fixed. When I...
Rich Shepard
04-08-2011 09:02 AM
Rich Shepard Go to last post
0 25
Hi, I can successfully connect to PostgreSQL (pgsql extension). However, when I make a deliberate mistake, I'm unable to capture the...
Frank Naude
08-27-2010 07:33 AM
Frank Naude Go to last post
5 34
Hello, In (as string): (string) {"100",100} PDO Out: (string) {100,100}
Devel
07-27-2010 06:27 PM
Chris Go to last post
1 29
Hola, Por favor, deseo quitarme de esta lista, pueden indicarme cómo hacerlo vía email? -- Saludos, Luis
Luis
06-22-2010 08:47 AM
Luis Go to last post
0 1,011
How to return large resutlset (almost 2 millions record) in php?
AI Rumman
06-21-2010 02:52 PM
vinny Go to last post
12 364
On 28/05/10 05:30, Steve.Toutant (AT) inspq (DOT) qc.ca wrote: Any errors in apache or system logs ? Could there be something this dll is missing?...
Chris
05-27-2010 06:19 PM
Andrew McMillan Go to last post
1 270
On Fri, 2010-04-23 at 10:09 +0100, Andre Lopes wrote: Hi Andre, A better approach would be to maintain a lock row in a database table, and let the...
Andrew McMillan
04-23-2010 05:27 PM
Andrew McMillan Go to last post
2 350
Hi all. I'm receiving the following message when I try to use pg_prepare() function: "Call to undefined function pg_prepare()". My application...
Giancarlo Boaron
04-23-2010 01:26 PM
Giancarlo Boaron Go to last post
2 202
Hi, I need to write a PHP Script to use with a Crontab. That Crontab will run every 10 minutes. I should use pcntl_fork() to prevent concurrency in...
Andre Lopes
04-23-2010 04:09 AM
Andre Lopes Go to last post
0 188
Hi, I have little experience with postgres. I successfully created a trigger function who does basic stuff such as UPDATE another table. Now, I need...
Steve.Toutant@inspq.qc.ca
03-30-2010 08:20 AM
Steve.Toutant@inspq.qc.ca Go to last post
1 286
Hi, A long-standing problem we've had with PostgreSQL queries in PHP is that the returned data for boolean columns is the string 'f' instead of the...
Thom Brown
02-12-2010 03:13 AM
Jasen Betts Go to last post
2 499
Hello, all. I had installed php + postgresql on Fedora12. When the php script call to "pg_connect()", the following message is displayed: Fatal...
Gustavo Amarilla Santacruz
02-01-2010 06:54 PM
Gustavo Amarilla Santacruz Go to last post
14 532
On Fri, Jan 29, 2010 at 11:06 AM, Jaime Casanova <jcasanov (AT) systemguards (DOT) com.ec> wrote: i failed to say that i'm using pg 8.4.2 and...
Jaime Casanova
01-29-2010 11:01 AM
Jaime Casanova Go to last post
1 244
Hi, I have some PHP application and 2 postgreSQL remote servers. All servers are runing under Solaris 10. I can connect from application to one...
Ireneusz Tarnowski
01-29-2010 04:52 AM
Jasen Betts Go to last post
5 247
Hi, Le 12/01/2010 19:56, Nadine Mauch a écrit : It works for me. b1=# create sequence "Titi"; CREATE SEQUENCE b1=# select...
Guillaume Lelarge
01-12-2010 01:39 PM
Guillaume Lelarge Go to last post
0 227
ref : PHP5 and postgresql 8.1 Hello, For reasons of lisibility I've created DataBases and Table Columns with capitalized names. To access...
Nadine Mauch
01-12-2010 12:56 PM
Nadine Mauch Go to last post
0 251
Hello everyone! I'm working in a project using postgres, propel, and php. My development environment is: SO: Windows vista Business SP2 Postgres:...
Jorge Miranda Castañeda
12-03-2009 03:35 AM
Andrew McMillan Go to last post
1 339
On 22/11/2009 19:22, Sylvain Racine wrote: Where is the INSERTed data coming from? - Is it coming from data submitted by GET or POST? - if so, is...
Raymond O'Donnell
11-23-2009 11:31 AM
Eric Chamberlain Go to last post
1 279
2009/10/20 Csaba Nagy <nagy (AT) ecircle-ag (DOT) com>: Hi Csaba, I didn't realise it wasn't publicly viewable. I've attached a copy of the php...
Thom Brown
10-21-2009 04:17 AM
Thom Brown Go to last post
3 351
If anyone has a moment, could they review the PostgreSQL driver I wrote for Joomla's next major release? The developers at Joomla have listened to...
Thom Brown
10-20-2009 07:02 AM
Thom Brown Go to last post
0 265
I restarted apache today and suddenly a site I managed stopped working. It seems php no longer recognises the pg_connect command. I'm...
Thom Brown
10-12-2009 04:03 PM
Thom Brown Go to last post
1 297
--000feaf2043943436c047417b077 Content-Type: text/plain; charset=ISO-8859-1 Hello all. How I can get the postgres error code from PHP?. I can get...
Gustavo Amarilla Santacruz
09-22-2009 10:55 AM
Gustavo Amarilla Santacruz Go to last post
6 357
--0016e64de80e32f52d0472b8d06f Content-Type: text/plain; charset=ISO-8859-1 hi guys, we have a postgres db with a hosting company and have been...
Arun Oakley
09-10-2009 05:51 PM
Chris Go to last post
1 343
--Apple-Mail-38--324418512 Content-Type: text/plain; charset="US-ASCII"; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit I'm having an...
Eric Chamberlain
09-10-2009 04:11 PM
Ronald D. Willis Go to last post
8 344
------=_NextPart_000_005C_01CA319F.B57C8C40 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi everyone.. I'm looking...
Santiago Galindo
09-09-2009 10:49 PM
Santiago Galindo Go to last post
0 313
On 2009-09-06, Dimitris Sakellarios <dimitris.sakellarios (AT) telesuite (DOT) gr> wrote: basically what you need to do is take the libpq source...
Jasen Betts
09-07-2009 05:50 AM
Jasen Betts Go to last post
0 365
On 2009-09-02, dimitris.sakellarios (AT) telesuite (DOT) gr <dimitris.sakellarios (AT) telesuite (DOT) gr> wrote: easiest way it probably by setting...
Jasen Betts
09-07-2009 05:40 AM
Jasen Betts Go to last post
0 284
Bob hi I would be very interested in giving me some small hint of how you did that in PERL so I can start from someplace in PHP. BR. -----Original...
Dimitris Sakellarios
09-06-2009 08:14 AM
Dimitris Sakellarios Go to last post
0 367
--=-d52JdGZSU2ifas0uBnRf Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2009-09-02 at 20:23 +0300,...
Andrew McMillan
09-05-2009 07:58 PM
Bob McConnell Go to last post
2 324
Greg and Anrew thanks for your concern on the issue. Indeed selecting the source interface - ip would be a great option since for me (but many...
Dimitris Sakellarios
09-04-2009 05:22 AM
Dimitris Sakellarios Go to last post
0 293
On Thu, Sep 3, 2009 at 12:31 PM, Andrew McMillan<andrew (AT) morphoss (DOT) com> wrote: I don't think you need to be root to select a source...
Greg Stark
09-03-2009 07:52 AM
Greg Stark Go to last post
0 281
This message is in MIME format. --=_4s20ksne6uio Content-Type: text/plain; charset=ISO-8859-7; DelSp="Yes"; format="flowed" Content-Description:...
dimitris.sakellarios@telesuite.gr
09-03-2009 01:33 AM
dimitris.sakellarios@telesuite.gr Go to last post
0 295
--Apple-Mail-40--324054857 Content-Type: text/plain; charset="US-ASCII"; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit I'm having an...
Eric Chamberlain
08-19-2009 03:26 PM
Eric Chamberlain Go to last post
0 279
$C->DB is my connection, but no exceptions will be thrown for the last queries - althogh there is an error (whoch the command line would show). Is...
Andreas Kalsch
08-03-2009 06:05 PM
Andreas Kalsch Go to last post
2 390
Which version of PHP does pg_query_params need? I wrote a PHP iprogram using PHP 5. My client has PHP 4 something. I got an error on the first...
Carol Walter
08-03-2009 03:12 PM
Carol Walter Go to last post
3 342
Does pg_query_params return a false if an item is not found in at database? Carol -- Sent via pgsql-php mailing list (pgsql-php (AT) postgresql...
Carol Walter
07-22-2009 11:53 PM
Hajek, Nick Go to last post
6 420
Hello, I'm very much a Postgres PHP novice. I have a number of queries that need to be run as a single transaction. One set of those will only...
Carol Walter
07-06-2009 12:00 AM
Hajek, Nick Go to last post
3 465
Hello, I have some problem with data type of PDO returned instance, array of integer (_int4) is returned as string. I read ref.pgsql.php, but...
Developer
05-26-2009 06:59 AM
Jasen Betts Go to last post
2 539
Post New Thread

Display Options
Showing threads 1 to 50 of 320
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.