Groups | Search | Server Info | Login | Register
Groups > comp.lang.php > #19612
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Arne Vajhøj <arne@vajhoej.dk> |
| Newsgroups | comp.lang.php |
| Subject | Re: New php project from scractch, PDO or psycopg? |
| Date | Tue, 24 Feb 2026 07:40:29 -0500 |
| Organization | A noiseless patient Spider |
| Lines | 17 |
| Message-ID | <10nk67t$3rtf3$1@dont-email.me> (permalink) |
| References | <10njo8g$3n983$2@dont-email.me> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Tue, 24 Feb 2026 12:40:30 +0000 (UTC) |
| Injection-Info | dont-email.me; posting-host="ee616bf1bb7586fb49a8d2739957cdab"; logging-data="4060643"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ZThK28hT/1wgucj9sl2tfnlW7oVr+kWY=" |
| User-Agent | Mozilla Thunderbird |
| Cancel-Lock | sha1:6tU5Te14UCgLXv4oMFylQ/dLq+4= |
| In-Reply-To | <10njo8g$3n983$2@dont-email.me> |
| Content-Language | en-US |
| Xref | csiph.com comp.lang.php:19612 |
Show key headers only | View raw
On 2/24/2026 3:41 AM, ^Bart wrote: > I work in a company 100% unix like, we don't have MS o.s., and our > framework works with psycopg on debian13+venv. > > I'm working to a personal cms written from scratch alwasy on debian13 > with php8.4, postgresql18 and nginx, now I'm using psycopg so I have a > different user for the php and another one for the venv etc. > > I heard psycopg for security reasons and also for the performance is > better than pdo, tell me what do you think about it! :) psycopg is Python not PHP. Do you mean PDO or pgsql?? Arne
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar
New php project from scractch, PDO or psycopg? ^Bart <none@none.it> - 2026-02-24 09:41 +0100
Re: New php project from scractch, PDO or psycopg? Arne Vajhøj <arne@vajhoej.dk> - 2026-02-24 07:40 -0500
Re: New php project from scractch, PDO or psycopg? "J.O. Aho" <user@example.net> - 2026-02-24 15:39 +0100
Re: New PHP project from scratch, PDO or psycopg? Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-02-24 20:29 +0000
Re: New php project from scractch, PDO or psycopg? ^Bart <none@none.it> - 2026-03-07 11:17 +0100
Re: New php project from scractch, PDO "J.O. Aho" <user@example.net> - 2026-03-07 13:19 +0100
csiph-web