public inbox for [email protected]
help / color / mirror / Atom feedUpdate for German FAQ translation
5+ messages / 4 participants
[nested] [flat]
* Update for German FAQ translation
@ 2002-12-15 16:59 Ian Barwick <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Ian Barwick @ 2002-12-15 16:59 UTC (permalink / raw)
To: pgsql-docs
incorporates latest changes in the English original.
Ian Barwick
[email protected]
Attachments:
[text/x-diff] FAQ_german.html.patch (7.5K, 2-FAQ_german.html.patch)
download | inline diff:
Index: FAQ_german.html
===================================================================
RCS file: /projects/cvsroot/pgsql-server/doc/src/FAQ/FAQ_german.html,v
retrieving revision 1.5
diff -c -r1.5 FAQ_german.html
*** FAQ_german.html 2002/10/22 21:44:51 1.5
--- FAQ_german.html 2002/12/15 16:54:05
***************
*** 12,21 ****
Current maintainer: Bruce Momjian (<a
href="mailto:[email protected]">[email protected]</a>).</p>
! <p>Deutsche �bersetzung von Ian Barwick (<a href="mailto:[email protected]">[email protected]</a>).<br />
! Basiert teilweise auf einer �bersetzung von Karsten Schulz (<a href="mailto:[email protected]">[email protected]</a>).</p>
! <p>Letzte Aktualisierung der deutschen �bersetzung: Mo., den 21.10.2002, 23:00 CET</p>
<p>Die aktuellste Version dieses Dokuments liegt auf der PostgreSQL Website:</p>
<ul>
--- 12,20 ----
Current maintainer: Bruce Momjian (<a
href="mailto:[email protected]">[email protected]</a>).</p>
! <p>Deutsche �bersetzung von Ian Barwick (<a href="mailto:[email protected]">[email protected]</a>).</p>
! <p>Letzte Aktualisierung der deutschen �bersetzung: So., den 15.12.2002, 18:00 CET</p>
<p>Die aktuellste Version dieses Dokuments liegt auf der PostgreSQL Website:</p>
<ul>
***************
*** 51,58 ****
<a href="#2.1">2.1</a>) Gibt es ODBC-Treiber f�r PostgreSQL?<br />
<a href="#2.2">2.2</a>) Welche Werkzeuge gibt es, um Web-Seiten mit PostgreSQL zu verbinden?<br />
! <a href="#2.3">2.3</a>) Hat PostgreSQL eine grafische Benutzerschnittstelle?
! Einen Report-Generator? Eine eingebaute Query-Schnittstelle?<br />
<a href="#2.4">2.4</a>) Welche Programmiersprachen k�nnen mit PostgreSQL kommunizieren?<br />
--- 50,56 ----
<a href="#2.1">2.1</a>) Gibt es ODBC-Treiber f�r PostgreSQL?<br />
<a href="#2.2">2.2</a>) Welche Werkzeuge gibt es, um Web-Seiten mit PostgreSQL zu verbinden?<br />
! <a href="#2.3">2.3</a>) Hat PostgreSQL eine grafische Benutzerschnittstelle?<br />
<a href="#2.4">2.4</a>) Welche Programmiersprachen k�nnen mit PostgreSQL kommunizieren?<br />
***************
*** 277,283 ****
<h4><a name="1.7">1.7</a>) Was ist die neueste Version von PostgreSQL?</h4>
! <p>Die neueste Version von PostgreSQL ist 7.2.3.</p>
<p>Wir planen alle 4 Monate eine neue Version herauszugeben.</p>
--- 275,281 ----
<h4><a name="1.7">1.7</a>) Was ist die neueste Version von PostgreSQL?</h4>
! <p>Die neueste Version von PostgreSQL ist 7.3.</p>
<p>Wir planen alle 4 Monate eine neue Version herauszugeben.</p>
***************
*** 438,448 ****
<p>Es sind zwei ODBC-Treiber verf�gbar: PsqlODBC und OpenLink ODBC.</p>
! <p>PsqlODBC ist in der Distribution enthalten. Weitere Informationen k�nnen
! unter <a href="ftp://ftp.PostgreSQL.org/pub/odbc/">ftp://ftp.PostgreSQL.org/pub/odbc/</a> abgerufen werden.</p>
<p>OpenLink ODBC kann unter <a href="http://www.openlinksw.com/">http://www.openlinksw.com</a> geholt werden. Die
! Software arbeitet mit dem Standard-ODBC-Client der Firma, so dass
PostgreSQL-ODBC auf jeder Client-Plattform zur Verf�gung steht, die
unterst�tzt wird (Win, Mac, Unix, VMS).</p>
--- 436,446 ----
<p>Es sind zwei ODBC-Treiber verf�gbar: PsqlODBC und OpenLink ODBC.</p>
! <p>PsqlODBC kann von <a href="http://gborg.postgresql.org/project/psqlodbc/projdisplay.php">http://gborg.postgresql.org/project/psqlodbc/projdisplay.php</a>
! heruntergeladen werden.</p>
<p>OpenLink ODBC kann unter <a href="http://www.openlinksw.com/">http://www.openlinksw.com</a> geholt werden. Die
! Software arbeitet mit dem Standard-ODBC-Client dieser Firma, so dass
PostgreSQL-ODBC auf jeder Client-Plattform zur Verf�gung steht, die
unterst�tzt wird (Win, Mac, Unix, VMS).</p>
***************
*** 451,458 ****
Freeware-Version verf�gbar sein. Fragen dazu bitte an
<a href="mailto:[email protected]">[email protected]</a>. </p>
- <p>Bitte beachten Sie auch das Kapitel zu ODBC im Progammer's Guide.</p>
-
<h4><a name="2.2">2.2</a>) Welche Werkzeuge gibt es, um Web-Seiten mit PostgreSQL zu
verbinden?</h4>
--- 449,454 ----
***************
*** 464,504 ****
<p>F�r komplexere Aufgaben bietet sich die Perl-Schnittstelle mit CGI.pm
oder mod_perl.</p>
-
- <h4><a name="2.3">2.3</a>) Hat PostgreSQL eine grafische Benutzerschnittstelle? Einen
- Report-Generator? Eine eingebaute Query-Schnittstelle?</h4>
-
- <p>Wir haben eine nette grafische Benutzerschnittstelle namens
- PgAccess, der au�erdem einen Reportgenerator enth�lt:
- <a href="http://www.pgaccess.org">http://www.pgaccess.org</a></p>
! <p>Die Distribution enth�lt au�erdem <em>ecpg</em>, die eine eingebettete
! SQL-Query-Schnittstelle f�r C zur Verf�gung stellt.</p>
<h4><a name="2.4">2.4</a>) Welche Programmiersprachen und Schnittstellen gibt es?</h4>
! <p>PostgreSQL bietet:</p>
<ul>
<li>C (libpq)</li>
- <li>C++ (libpq++)</li>
-
<li>Embedded C (ecpg)</li>
<li>Java (jdbc)</li>
- <li>Perl (perl5, DBD::Pg)</li>
-
- <li>ODBC (odbc)</li>
-
<li>Python (PyGreSQL)</li>
<li>TCL (libpgtcl)</li>
-
- <li>C Easy API (libpgeasy)</li>
-
- <li>PHP ('pg_' functions, Pear::DB)</li>
</ul>
<hr />
<h2 align="center">Administrative Fragen</h2><p>
--- 460,501 ----
<p>F�r komplexere Aufgaben bietet sich die Perl-Schnittstelle mit CGI.pm
oder mod_perl.</p>
! <h4><a name="2.3">2.3</a>) Hat PostgreSQL eine grafische Benutzerschnittstelle?</h4>
!
! <p>Es gibt mehrere grafische Schnittstellen f�r PostgreSQL, darunter
! PgAccess ( <a href="http://www.pgaccess.org">http://www.pgaccess.org</a>),
! PgAdmin II (<a
! href="http://www.pgadmin.org">http://www.pgadmin.org</a>,
! nur f�r Win32), RHDB Admin (<a
! href="http://sources.redhat.com/rhdb/">http://sources.redhat.com/rhdb/
! </a>) und Rekall (<a href="http://www.thekompany.com/products/rekall/">
! http://www.thekompany.com/products/rekall/</a>, propriet�r). Es gibt
! au�erdem PHPPgAdmin (<a href="http://phppgadmin.sourceforge.net/">
! http://phppgadmin.sourceforge.net/ </a>), eine web-basierte Schnittstelle.
<h4><a name="2.4">2.4</a>) Welche Programmiersprachen und Schnittstellen gibt es?</h4>
! <p>Die meisten g�ngigen Programmiersprachen bieten Schnittstellen f�r
! PostgreSQL.
! </p>
! <p>Die folgenden Schnittstellen werden mit der PostgreSQL-Distribution
! ausgeliefert:</p>
<ul>
<li>C (libpq)</li>
<li>Embedded C (ecpg)</li>
<li>Java (jdbc)</li>
<li>Python (PyGreSQL)</li>
<li>TCL (libpgtcl)</li>
</ul>
+ <p>Weitere Schnittstellen f�r andere Sprachen k�nnen �ber
+ <a href="http://gborg.postgresql.org">http://gborg.postgresql.org</a>
+ (Bereich <em>Drivers/Interfaces</em>) bezogen werden.
+ </p>
<hr />
<h2 align="center">Administrative Fragen</h2><p>
***************
*** 1300,1305 ****
--- 1297,1304 ----
zum Inhalt der FAQ freue ich mich. Ich nehme auch allgemeine Fragen zu PostgreSQL gerne
entgegen, kann aber leider keine zeitige Antwort garantieren.</p>
+ <p>Diese �bersetzung basiert teilweise auf einer fr�heren �bersetzung von Karsten
+ Schulz (<a href="mailto:[email protected]">[email protected]</a>).</p>
</body>
</html>
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: Update for German FAQ translation
@ 2002-12-18 04:46 Bruce Momjian <[email protected]>
parent: Ian Barwick <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Bruce Momjian @ 2002-12-18 04:46 UTC (permalink / raw)
To: Ian Barwick <[email protected]>; +Cc: pgsql-docs
Patch applied. Thanks.
---------------------------------------------------------------------------
Ian Barwick wrote:
>
> incorporates latest changes in the English original.
>
> Ian Barwick
> [email protected]
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
^ permalink raw reply [nested|flat] 5+ messages in thread
* status of 7.3 docs?
@ 2002-12-26 17:42 Rich Morin <[email protected]>
parent: Bruce Momjian <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Rich Morin @ 2002-12-26 17:42 UTC (permalink / raw)
To: pgsql-docs
It sounds like the 7.3 docs are "in progress". Coincidentally, I have
just about run out of the existing PostgreSQL DOSSIER volumes. Could
someone tell me
* the status of the 7.3 set
* what changes you would like to see (e.g., inclusions, exclusions,
re-organization) in a new set
* whether a solution has been found for the even/odd page numbering
problem that afflicted the last set
-r
--
email: [email protected]; phone: +1 650-873-7841
http://www.cfcl.com/rdm - my home page, resume, etc.
http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: status of 7.3 docs?
@ 2003-01-04 10:32 Peter Eisentraut <[email protected]>
parent: Rich Morin <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Peter Eisentraut @ 2003-01-04 10:32 UTC (permalink / raw)
To: Rich Morin <[email protected]>; +Cc: pgsql-docs
Rich Morin writes:
> It sounds like the 7.3 docs are "in progress". Coincidentally, I have
> just about run out of the existing PostgreSQL DOSSIER volumes. Could
> someone tell me
>
> * the status of the 7.3 set
In principle, the 7.3 documentation as released is done. It's certainly
not "in progress" at this point. There may be typo fixes or the like in
7.3.1 etc. But...
> * what changes you would like to see (e.g., inclusions, exclusions,
> re-organization) in a new set
If you saw my message yesterday about a structural reorganization you
might be interested in waiting until it's done (maybe a few weeks). I'm
not sure whether that reorganization will be put into the official
7.3-branch docs, but it will be useful if you want to print books.
> * whether a solution has been found for the even/odd page numbering
> problem that afflicted the last set
That's a toolchain issue. I don't think a lot has happened there since we
last looked. I think you can adjust the page numbering in the
intermediate TeX file rather easily though.
--
Peter Eisentraut [email protected]
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: status of 7.3 docs?
@ 2003-01-05 03:51 Bruce Momjian <[email protected]>
parent: Peter Eisentraut <[email protected]>
0 siblings, 0 replies; 5+ messages in thread
From: Bruce Momjian @ 2003-01-05 03:51 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Rich Morin <[email protected]>; pgsql-docs
Peter Eisentraut wrote:
> Rich Morin writes:
>
> > It sounds like the 7.3 docs are "in progress". Coincidentally, I have
> > just about run out of the existing PostgreSQL DOSSIER volumes. Could
> > someone tell me
> >
> > * the status of the 7.3 set
>
> In principle, the 7.3 documentation as released is done. It's certainly
> not "in progress" at this point. There may be typo fixes or the like in
> 7.3.1 etc. But...
Yes, there will be a few typo fixes, and in future releases we may have
more cleanups in minor releases now that I know they are being rebuilt.
> > * what changes you would like to see (e.g., inclusions, exclusions,
> > re-organization) in a new set
>
> If you saw my message yesterday about a structural reorganization you
> might be interested in waiting until it's done (maybe a few weeks). I'm
> not sure whether that reorganization will be put into the official
> 7.3-branch docs, but it will be useful if you want to print books.
It is unlikely we will backpatch that to 7.3.X. Odds are it will be too
massive, and we normally don't backpatch feature improvements. However,
if Peter wants to, I don't think anyone would object.
--
Bruce Momjian | http://candle.pha.pa.us
[email protected] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2003-01-05 03:51 UTC | newest]
Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2002-12-15 16:59 Update for German FAQ translation Ian Barwick <[email protected]>
2002-12-18 04:46 ` Bruce Momjian <[email protected]>
2002-12-26 17:42 ` status of 7.3 docs? Rich Morin <[email protected]>
2003-01-04 10:32 ` Re: status of 7.3 docs? Peter Eisentraut <[email protected]>
2003-01-05 03:51 ` Re: status of 7.3 docs? Bruce Momjian <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox