[DOCS] Create Table and Index Definition for Partitions
Title: Message I'm currently putting together a tool to migrate schema definitions from Oracle to PostgreSQL. It's written in perl and easily extensible by others to add functionality I don't care to migrate. I need to know how to properly format create table, alter table, create index and alter index commands for the partitioning functionality about to be released. Could someone please provide a draft of that documentation or point me to the appropriate place in the code tree to figure it out. Thanks Jerry Champlin Absolute Performance
Re: [DOCS] [HACKERS] 8.0 beta status
David Fetter <[EMAIL PROTECTED]> writes: > On Thu, Aug 05, 2004 at 07:58:14PM -0400, Tom Lane wrote: >> The documentation, however, desperately needs work still; and Marc >> would like to get some of the postgresql.org domains shifted over to >> the newly-installed venus server before we go beta. > Which docs are in the most desparate need of help? The problem is really that we've done only cursory documentation additions for the features added in 8.0. For instance, there are reference pages for SAVEPOINT/ROLLBACK TO/RELEASE but there are still many places that incorrectly say that we don't have nested transactions; much less places that give examples involving using nested transactions to solve real problems. What I was thinking of doing was just trying to read large sections of the docs and annotate places that are out of date and need work. If there are any particular areas you are familiar with, you might want to claim responsibility for those. regards, tom lane ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[DOCS] info: submitting docs
hi! i'm developing some examples in pgsql and plpythonu of refcursors and dynamic sequences. Since i often found asks for something similar, but only few partial responses, i thought these examples could be shared. How could i submit docs proposals? And where could i find examples of raw doc sources (ie: sgml, latex, ...)? Thanks, Christian ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[DOCS] Curso para tratamento de Fotografia digital e imagens
Uma compilação de softwares e tutoriais que irão lhe auxiliar a saber tudo sobre fotografia digital!Tudo reunido em um único CD-ROM Pacote com mais de 1500 plugins paravocê usar no Photoshop Videoaulas exclusivas com dicas parao tratamento de fotos digitais Programas para gerar fotos na webem PHP e Mysql Utilitários para o manuseio e organizaçãode fotos e imagens no computador. Tutorial completo de tratamento de imagens As melhores ferramentas para tratamento,edição e criação de imagens. Fontes True Type profissionais que darãoum toque especial as suas fotos. - Como retocar suas fotosPlugins e tutoriais exclusivos - Videoaulas exclusivasAprenda a remover olhos vermelhos, ajustar níveis de cores das imagens, remover imperfeições, deixar sua imagem pronta para publicar na web e muito mais. - Tutoriais PhotoshopVários tutoriais em Português e inglês sobre o mais famoso editor de imagens do planeta. - Tratamento de imagensTutorial completo sobre tratamento de imagens E muitos outros...
Re: [DOCS] info: submitting docs
"Christian A." <[EMAIL PROTECTED]> writes: > How could i submit docs proposals? This mailing list is the place. Propose away. > And where could i find examples > of raw doc sources (ie: sgml, latex, ...)? We use DocBook SGML. The full PG documentation sources are part of our standard source distribution. regards, tom lane ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
