Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g4tAi-0001nn-7e for pgsql-performance@arkaria.postgresql.org; Tue, 25 Sep 2018 19:39:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1g4tAg-0007qw-OF for pgsql-performance@arkaria.postgresql.org; Tue, 25 Sep 2018 19:38:58 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g4tAg-0007qp-8x for pgsql-performance@lists.postgresql.org; Tue, 25 Sep 2018 19:38:58 +0000 Received: from mail-qt1-x844.google.com ([2607:f8b0:4864:20::844]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1g4tAd-00024p-09 for pgsql-performance@postgresql.org; Tue, 25 Sep 2018 19:38:57 +0000 Received: by mail-qt1-x844.google.com with SMTP id h22-v6so6754634qtr.13 for ; Tue, 25 Sep 2018 12:38:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=VVwVjc9UYKh58dGNFwLVePbGPI4DFVGPTnVm1qPgECo=; b=1ddqbIijSklwuq5xYJsPHtjrrgEfKA3gs2GDwT37GVzYnn+s8tYWGj/DyM6CbuGB1U Nenh+oz8p0Jy7gYiZiVMu4gjHalqrk357JguszZ3pucY/Q7L2CmtZd3+A8+82dMGdBtk HFJmrByNI7LhdsU64jhijF8FnK3dessaoBtzrQ3h/iIM5bqTvs7t0FB63rZLoYJpAr/c lpVBU7EZTRayUsUb8uR+A3BoARXqV4IUQguU9ZtRsiirubOeyFoylG7g2mZgyqfvqCVr IQwEc9VLDGJzYe+Ur6tF8lekfmCxKDLvrGJDGQivGsc+OAAKYUqgeu7av4SOfd82b8fH 9EaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=VVwVjc9UYKh58dGNFwLVePbGPI4DFVGPTnVm1qPgECo=; b=SxB5Gvgf+8gBp6En0QC7pm217nocHQLVrjMKGSrzmZb4dwzYxFyslxrd0UVqYOaelx PP/W6lj3SPUGFSZMVDd7vshN1oMPNMPr+AbBl4hopyponoUX7TAaSHJUhFyDBAST4CS0 aJZCPQMlQvOwE750IgywHpLjUiOtJAWJxnRol4Z8At+Ntp+iH7Ls+Jph6T1/pfxW8gUd WMSSGy7t8KvvSRtVP+tKxWq3rTx5tKvxjVLFXiM+JMHGgKrPhXdIN540cAIYp9COIApb uwBeO/F5PXN55Rgk8r5BdI45enOknDMPBVdnVs29lJIxYYTGSp2JleI9ZhQtBsfJhmBS kXHg== X-Gm-Message-State: ABuFfoiDvIjYnTRK3v0ogfWegBZ7Y+bbDjl9RtgeHq9DJPmByfVSH1cp ZqFpsoUe1mbWElW/oXaVR7hw2oYBOJUnVLONwb0qZ4pRP7yCA+blz+7BQxJuLsN+Q1Qwobvz473 NpuUDRzdQN9YIgjoERG/jv/77Mpinm7ErWeTdBTRVaTHCCZiASCZAYDPc3cYQqWbjfJR/+Jrhe9 WNHr/ecH/30H8= X-Google-Smtp-Source: ACcGV63ejmy7JOLpNx13Y4Qys0f+IprmgJazztTn5cDTmoyQKhADU995iMx7A8L0RPUzPsDLoQHAkA== X-Received: by 2002:a0c:ad37:: with SMTP id u52-v6mr1945349qvc.132.1537904333862; Tue, 25 Sep 2018 12:38:53 -0700 (PDT) Received: from alvin.alvh.no-ip.org ([190.121.29.3]) by smtp.gmail.com with ESMTPSA id k3-v6sm1698687qtm.12.2018.09.25.12.38.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 25 Sep 2018 12:38:53 -0700 (PDT) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id 9BF81656; Tue, 25 Sep 2018 16:38:51 -0300 (-03) Date: Tue, 25 Sep 2018 16:38:51 -0300 From: Alvaro Herrera To: Justin Pryzby Cc: pgsql-performance@postgresql.org Subject: Re: link to Slow_Query_Questions from wiki/Main Page Message-ID: <20180925193851.3vfohaaori3mbonj@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180925193543.GZ2471@telsasoft.com> User-Agent: NeoMutt/20180716 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2018-Sep-25, Justin Pryzby wrote: > I asked few weeks ago [0] but didn't get a response on -docs so resending here > for wider review/discussion/. I support the idea of adding a link to "Performance Optimization". That's not a protected page, so you should be able to do it. > [0] https://www.postgresql.org/message-id/flat/20180908012957.GA15350%40telsasoft.com > > On Fri, Sep 07, 2018 at 08:29:57PM -0500, Justin Pryzby wrote: > > Hi, > > > > I'm suggesting to link to: > > https://wiki.postgresql.org/wiki/Slow_Query_Questions > > > > From either: > > https://wiki.postgresql.org/wiki/Main%20Page > > or: > > https://wiki.postgresql.org/wiki/Performance_Optimization > > > > I know it's a wiki, but it looks like I'm not allowed to edit the 'Main' page, > > so I'm asking here, which is prolly for the best anyway. Feel free to forward > > to or ask for opinion on the -perform list. > > > > Thanks, > > Justin > -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services